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

Issue loading sensor_msgs/Image messages from a rosbag #70

Closed
alex-silva-fiveai opened this issue Feb 7, 2018 · 3 comments
Closed

Issue loading sensor_msgs/Image messages from a rosbag #70

alex-silva-fiveai opened this issue Feb 7, 2018 · 3 comments

Comments

@alex-silva-fiveai
Copy link

Hi,

Thanks for the great work on PlotJuggler (great name btw).

I seem to have found an issue when loading sensor_msgs/Image messages from a rosbag.
I am currently using the latest master version.

Error message displayed:

The plugin [DataLoad ROS bags] thrown the following exception: 

 Buffer overrun in deserializeIntoFlatContainer (blob)

I am not the owner of the rosbag thus cannot share it unfortunately.
Let me know if there is any other piece of information that would help resolving this issue.

Alex

@facontidavide
Copy link
Owner

Thanks for reporting. An exception in thrown from https://github.com/facontidavide/ros_type_introspection
I have to fix the problem there. Once it is done, you will have to use the master version of ros_type_introspection and compile PlotJuggler again.

I will let you know

@facontidavide
Copy link
Owner

Fixed in ros_type_introspection 1.0.2 (current master).
https://github.com/facontidavide/ros_type_introspection/releases/tag/1.0.2
You should recompile PlotJuggler using that version. I also uploaded a video that show how to use PlotJuggler and rqt_image_view at the same time.
https://vimeo.com/254831364

@alex-silva-fiveai
Copy link
Author

Can confirm it works now. Thanks @facontidavide

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

No branches or pull requests

2 participants