You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I correctly installed rclcs (and rclcs_testing_ws at ros2_ws/src) on Windows 10, but I don´t fully understand how to run these examples. Specifically the point On Windows you can't use the MONO_PATH variable. Therefore you have to set the WindowsAssemblyLoader as entry point.
Please, could you indicate some more detailled steps for this case??
Thanks!
The text was updated successfully, but these errors were encountered:
Unfortunatly I didn't find the time to update the rclcs for the current ros version. Even if you get it to compile on windows it won't work because the rcl interface has changed (they even changed the build system. So it would be huge amount of work to get it working again - But give it a try if you want to ;) )
Hi @firesurfer ,
I correctly installed rclcs (and rclcs_testing_ws at ros2_ws/src) on Windows 10, but I don´t fully understand how to run these examples. Specifically the point
On Windows you can't use the MONO_PATH variable. Therefore you have to set the WindowsAssemblyLoader as entry point.
Please, could you indicate some more detailled steps for this case??
Thanks!
The text was updated successfully, but these errors were encountered: