Universal_Robots_ROS2_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS2_Driver copied to clipboard

How to build the package on Windows10 ROS2 Humble?

Open ZZWang21 opened this issue 3 years ago • 3 comments

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!

ZZWang21 avatar Nov 27 '22 18:11 ZZWang21

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 avatar Nov 28 '22 14:11 RobertWilbrandt

@RobertWilbrandt Thanks for the reply. I will tey to find another way around then.

ZZWang21 avatar Nov 29 '22 16:11 ZZWang21

@RobertWilbrandt Could you please take care about a notice in the README as you proposed?

fmauch avatar Apr 10 '24 08:04 fmauch

#1053 solves this issue.

VinDp avatar Jul 10 '24 15:07 VinDp