How to build the package on Windows10 ROS2 Humble?
Thanks in advance.
Experts, I am using ROS2 Humble on Windows 10.
I tried to "colcon build" the package, but it keeps failing.
Could any expert share some experience?
Thank you very much!
We currently don't support running the driver on Windows and don't have any immediate plans to change that. If you want to control a robot arm from a windows computer i suggest that you set up an intermediate control pc running e.g. an Ubuntu with RT kernel as documented here and interact with it through the network.
I just realized that we don't document this anywhere, i'll add a note for this in the README.
@RobertWilbrandt Thanks for the reply. I will tey to find another way around then.
@RobertWilbrandt Could you please take care about a notice in the README as you proposed?
#1053 solves this issue.