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

Problem loading timestamps from a Header-only message #912

Closed
peci1 opened this issue Jan 12, 2024 · 6 comments
Closed

Problem loading timestamps from a Header-only message #912

peci1 opened this issue Jan 12, 2024 · 6 comments

Comments

@peci1
Copy link
Contributor

peci1 commented Jan 12, 2024

Problem description

With ros-noetic-plotjuggler-ros 2.0, I can't load any bag containing http://docs.ros.org/en/noetic/api/cras_msgs/html/msg/Heartbeat.html (install ros-noetic-cras-msgs).

The workaround is to uncheck using embedded timestamps. Or downgrading to ros-noetic-plotjuggler-ros 1.7.0 .

Steps to reproduce (important)

The plugin [DataLoad ROS bags] thrown the following exception:
Variant::convert -> cannot convert type16

I tried to debug it, but the parsing seems complex to me. Maybe @facontidavide will have a quicker way to solve it? :)

@peci1
Copy link
Contributor Author

peci1 commented Jan 12, 2024

The error stems from here:

auto nsec = _flat_msg.value[2].second.convert<double>();

@facontidavide
Copy link
Owner

facontidavide commented Jan 12, 2024 via email

@peci1
Copy link
Contributor Author

peci1 commented Jan 12, 2024

It's in the issue description (zipped).

facontidavide added a commit that referenced this issue Jan 15, 2024
@facontidavide
Copy link
Owner

fixed. thank for reporting

@peci1
Copy link
Contributor Author

peci1 commented Jan 15, 2024

Thanks, I've sent you a coffee's worth on Sponsors, enjoy ;)

@facontidavide
Copy link
Owner

To dowload the latest version RIGHT now, you can use snap:

https://snapcraft.io/plotjuggler-ros

This is the version with "embedded Noetic". The ROS debian packages usually take 2-4 weeks to be updated

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