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
MSvc build environment: 2019 (did had to install as from these instructions)
Rust ROS2 install: these instructions with adding the additional packages to the ROS2 pixi environment by conda and pypi.
When I follow these instructions to install ROS2-rust, unique_identifier_msgs gets an error.
Generating Rust code for ROS interfaces
'C:\dev\ws\rust_ros\install\share\rosidl_generator_rs\cmake\..\..\..\lib\rosidl_generator_rs\rosidl_generator_rs' is not recognized as an internal or external command,
operable program or batch file.
Uh oh!
There was an error while loading. Please reload this page.
When I follow these instructions to install ROS2-rust, unique_identifier_msgs gets an error.
stdout.log
This is due to several issues I think:
Probably number 3 is quite likely, so perhaps fix needs to be made in the custom_command.cmake file.
The text was updated successfully, but these errors were encountered: