ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, it is possible. One of the most widely used methods for accomplishing this is using rosbridge. There are lots of clients for rosbridge in many different programming languages. So, you can run rosbridge_server in your ROS1 computer and then use a rosbridge_client of your preference in your non-ROS computer.