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

ROS2 rqt_plot changing axis and creating subplots #278

Open
ggershanok-bionaut opened this issue Aug 25, 2022 · 1 comment
Open

ROS2 rqt_plot changing axis and creating subplots #278

ggershanok-bionaut opened this issue Aug 25, 2022 · 1 comment

Comments

@ggershanok-bionaut
Copy link

I would like to generate a rqt_plot in ROS2 where the x axis is not the timestamp, but is instead one topics and the y axis is another topic. I know this is an option in ROS with rqt_multiplot, but I do not see documentation for a similar use in ROS2.

ex of what I want to do: ros2 run rqt_plot rqt_plot /topic_x_axis /topic_y_axis

I would also like to create subplots where I have multiple topics stacked on top of each other instead of side by side. This is because they share the same timescale.

Do you know if this is possible in ROS2? What command line commands can I use?

@jkaniuka
Copy link

jkaniuka commented Jun 4, 2023

Hi @ggershanok-bionaut 👋, I recommend you get familiar with PlotJuggler

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