How Can I Launch ROS2 Project on Linux Through Windows ?
Hi, I was thinking, is there any method to launch ROS2 on tow diffrent machine or platform.
For exmple:
How can I launch ROS2 project on Linux through windows ?
Like, when I type launch command on windows terminal (win10 installed ROS2 already), and to launch the same local network Linux ROS2 projetct. (Linux installed ROS2 already)
Thanks.
You mean like VNC?
This is something that has been worked on but is not currently possible with built-in features in ROS 2 atm, see: https://github.com/ros2/design/pull/272