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

Error while exporting #9

Open
joshua-hri opened this issue Jan 30, 2025 · 2 comments
Open

Error while exporting #9

joshua-hri opened this issue Jan 30, 2025 · 2 comments

Comments

@joshua-hri
Copy link

Thank you for creating this. It would be very helpful.
I am getting this error while exporting -

terminate called after throwing an instance of 'eprosima::fastcdr::exception::NotEnoughMemoryException'
  what(): Not enough memory in the buffer stream
Aborted (core dumped)

Can you help me fixing this?

Thanks

@alesof
Copy link
Owner

alesof commented Jan 30, 2025

Hi joshua! I can look into that, but first can you try switching to another DDS vendor? Can you also provide some additional info on the system you are using (OS, kernel, ROS distro), for that you can run ros2 doctor --report and parse the result here (remove IP and other info you might want to hide). For instance I have developed this using ROS2 Humble with its default RMW implementation (fastrtps).

@joshua-hri
Copy link
Author

Thank you for your response.
I was using fastrtps earlier. I switched it to cyclone_dds and face the same issue.

   PLATFORM INFORMATION
system           : Linux
platform info    : Linux-5.15.0-122-generic-x86_64-with-glibc2.35
release          : 5.15.0-122-generic
processor        : x86_64

   QOS COMPATIBILITY LIST
compatibility status    : No publisher/subscriber pairs found

   RMW MIDDLEWARE
middleware name    : rmw_cyclonedds_cpp

   ROS 2 INFORMATION
distribution name      : humble
distribution type      : ros2
distribution status    : active
release platforms      : {'rhel': ['8'], 'ubuntu': ['jammy']}

   TOPIC LIST
topic               : none
publisher count     : 0
subscriber count    : 0

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