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

Fast DDS on ROS2 humble #37

Closed
jordanlv opened this issue Jan 16, 2024 · 1 comment
Closed

Fast DDS on ROS2 humble #37

jordanlv opened this issue Jan 16, 2024 · 1 comment

Comments

@jordanlv
Copy link

Hello,

Can I use fast DDS with ROS2 Humble ?

I have a Turtlebot4 connected to an other PC (Ubuntu 22.04) with its acces point.
My mac is also connected to the PC.

I can't see every topics on my mac and I suppose it's because of the DDS.
Turtlebot4 and the PC use fast DDS.
With RoboStack on ROS2 Humble on my mac I have Cyclone DDS.

When I try to use it I get an error :

$ export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
$ ros2 daemon stop;ros2 daemon start
The daemon has been stopped
The daemon has been started
$ ros2 topic list
[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x600002828130) received invalid size/alignment 56, max supported is 32
libc++abi: terminating due to uncaught exception of type foonathan::memory::bad_node_size: allocation node size exceeds supported maximum of allocator
zsh: abort      ros2 topic list
@jordanlv
Copy link
Author

Duplicate : RoboStack/ros-humble#32

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

1 participant