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

PlotJuggler crashes on ros2 message with bounded dynamic array data #836

Open
bijoua29 opened this issue May 28, 2023 · 0 comments
Open

Comments

@bijoua29
Copy link

Problem description

I have a message data type that includes a field that is a bounded dynamic array. When I start PlotJuggler and subscribe to the publication for this data type, PlotJuggler crashes.

Steps to reproduce (important)

  • Running on ros2 rolling on Ubuntu 22.04
  • Create a message with a bounded dynamic array like:
    float64[<=10] data
  • publish message with this data type and attach PlotJuggler to this data type

Attached is a crash log:
plotjuggler_crash.txt

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