ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS2 windows installation failure

asked 2022-03-05 22:24:37 -0500

2catycm gravatar image

I am following the guide: https://docs.ros.org/en/foxy/Installa... and every step is successful, except for this one:

Try some examples

ros2 run demo_nodes_cpp talker

The program does not say anything and end up silently after 1 second.

ros2 run demo_nodes_py listener Error goes like this: RuntimeError: Failed to initialize init_options: failed to load shared library 'C:\dev\ros2_foxy\bin/rmw_fastrtps_cpp.dll' due to LoadLibrary error: 126, at C:\ci\ws\src\ros2\rcutils\src\shared_library.c:88, at C:\ci\ws\src\ros2\rmw_implementation\rmw_implementation\src\functions.cpp:84, at C:\ci\ws\src\ros2\rcl\rcl\src\rcl\init_options.c:61

edit retag flag offensive close merge delete

Comments

C:\dev\ros2_foxy\bin/rmw_fastrtps_cpp.dll exists

2catycm gravatar image 2catycm  ( 2022-03-05 22:25:06 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-06 00:01:42 -0500

2catycm gravatar image

I found this issue https://github.com/ros2/ros2_document... trying to reinstall

btw, the installation has so many obstacles

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-03-05 22:24:37 -0500

Seen: 243 times

Last updated: Mar 06 '22