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 am trying to run this project with ROS2-Humble on Ubuntu-22.04 with UE5.1. Everything is a fresh install.
It seems that I have almost gotten it to run, but when I try to launch this project, I receive the following error:
symbol lookup error: /opt/ros/humble/lib/librmw_fastrtps_shared_cpp.so: undefined symbol: rmw_time_equal
Perhaps unrelated, but also whenever I make the editor I can no longer run "fastdds discovery -i 0" until I restart. That yields:
024-01-31 17:00:43.854 [RTPS_PARTICIPANT Error] Discovery Server wasn't able to allocate the specified listening port. -> Function createParticipant
Server creation failed with the given settings. Please review locators setup.
2024-01-31 17:00:43.856 [DOMAIN_PARTICIPANT Error] Problem creating RTPSParticipant -> Function enable
fastdds discovery <discovery-args>
1
fast-discovery-server tool not found!
Any tips would be appreciated :).
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run this project with ROS2-Humble on Ubuntu-22.04 with UE5.1. Everything is a fresh install.
It seems that I have almost gotten it to run, but when I try to launch this project, I receive the following error:
Perhaps unrelated, but also whenever I make the editor I can no longer run "fastdds discovery -i 0" until I restart. That yields:
Any tips would be appreciated :).
The text was updated successfully, but these errors were encountered: