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

No plugin found providing serialization format 'cdr'. #13

Closed
Bungehurst opened this issue Aug 23, 2024 · 2 comments
Closed

No plugin found providing serialization format 'cdr'. #13

Bungehurst opened this issue Aug 23, 2024 · 2 comments

Comments

@Bungehurst
Copy link

Hi, I got an error when using rosbag2nuscenes. The code is well compiled without any error. However, when I run ./rosbag2nuscenes, it returns "No plugin found providing serialization format 'cdr'. Falling back to checking RMW implementations. Segmentation fault (core dumped)". I have installed ros-humble-fastcdr but the problem is still here.
Thanks.

@Bungehurst
Copy link
Author

btw, I run the projet on Ubuntu22.04 with ros-humble-desktop.
I also run it in a docker but got the same error.

[INFO] [1724641660.380301705] [rosbag2_storage]: Opened database '/dataset/1011obs-4_1/1011obs-4_1_0.db3' for READ_ONLY.
[INFO] [1724641660.470160194] [rosbag2_storage]: Opened database '/dataset/1011obs-4_1/1011obs-4_1_0.db3' for READ_ONLY.
[INFO] [1724641660.559490330] [rosbag2_cpp]: No plugin found providing serialization format 'cdr'. Falling back to checking RMW implementations.
[INFO] [1724641660.566663206] [rosbag2_storage]: Opened database '/dataset/1011obs-4_1/1011obs-4_1_0.db3' for READ_ONLY.
[INFO] [1724641660.664008427] [rosbag2_cpp]: No plugin found providing serialization format 'cdr'. Falling back to checking RMW implementations.

@Bungehurst
Copy link
Author

goto #10 (comment)

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