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
to the installation befor I can run nanosaur install simulation
still nanosaur simulation run fails as nanosaur somehow complains about RMW implementation not installed as nanosaur expects rmw_cyclonedds_cpp to be found.
default is currently fastrtps
I did sudo apt-get install -y ros-foxy-rmw-cyclonedds-cpp which made the simulation start but crashed afte a a view seconds
The text was updated successfully, but these errors were encountered:
even when using foxy I have to add
sudo apt install -y ros-$ROS_DISTRO-ros-ign-gazebo ros-$ROS_DISTRO-ign-ros2-control-demos libignition-gazebo6*
to the installation befor I can run
nanosaur install simulation
still
nanosaur simulation run
fails as nanosaur somehow complains about RMW implementation not installed as nanosaur expects rmw_cyclonedds_cpp to be found.default is currently fastrtps
I did
sudo apt-get install -y ros-foxy-rmw-cyclonedds-cpp
which made the simulation start but crashed afte a a view secondsThe text was updated successfully, but these errors were encountered: