setup-ros icon indicating copy to clipboard operation
setup-ros copied to clipboard

"failed to load any RMW implementations" reported on latest Windows Server 2019 image

Open minggangw opened this issue 1 year ago • 3 comments

Hi there,

I'm a developer of rclnodejs, and recently I found our test on Windows platform / ROS2 Iron started to fail with error:

 Error: failed to load any RMW implementations, at C:\ci\ws\src\ros2\rmw_implementation\rmw_implementation\src\functions.cpp:125, at C:\ci\ws\src\ros2\rcl\rcl\src\rcl\init_options.c:75

With the latest Windows Server 2019 image update, which upgraded Visual Studio. image

I didn't change any Github actions configuration, but just rerun the pipeline, and failed, please check with the pipeline. The pipeline works well on https://github.com/actions/runner-images/releases/tag/win19%2F20230912.1.

I'm not sure what caused the error, just see if you have any idea about it, thanks!

minggangw avatar Sep 19 '23 08:09 minggangw

@clalancette Do you know to whom better forward this issue?

MichaelOrlov avatar Sep 22 '23 00:09 MichaelOrlov

@clalancette Do you know to whom better forward this issue?

Not really, unfortunately. Maybe @ooeygui can comment

clalancette avatar Jan 03 '24 21:01 clalancette

@minggangw I'm happy to take a look. The build you had linked to has expired - I was looking through recent builds and didn't specifically see this issue - does it still reproduce?

ooeygui avatar Jan 03 '24 21:01 ooeygui