Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbol: rmw_time_equal #79

Closed
kpwelsh opened this issue Jan 31, 2024 · 2 comments
Closed

undefined symbol: rmw_time_equal #79

kpwelsh opened this issue Jan 31, 2024 · 2 comments

Comments

@kpwelsh
Copy link

kpwelsh commented Jan 31, 2024

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:

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 :).

@kpwelsh
Copy link
Author

kpwelsh commented Feb 1, 2024

Nevermind.

I had a mismatch of branches checked out. Getting messages now.

@kpwelsh kpwelsh closed this as completed Feb 1, 2024
@arjuntheprogrammer
Copy link

arjuntheprogrammer commented Jan 10, 2025

@kpwelsh - can you please mention the branch you used for all three repos:

  1. turtlebot3-UE
  2. rclue
  3. RapyutaSimulationPlugins

I ran into the same issue: #92

I just checkout into humble branch for turtlebot3-UE repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants