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

[plotter] group subplots via test names #147

Open
floweisshardt opened this issue Jul 22, 2020 · 0 comments
Open

[plotter] group subplots via test names #147

floweisshardt opened this issue Jul 22, 2020 · 0 comments

Comments

@floweisshardt
Copy link
Owner

the image below could e.g. be be grouped via

  • r1 and r2
  • c0, c1 and c2
    and split into subplots (new columns)

image

grouping should be an (optinal) parameter for plot.py

rosrun atf_plotter plot.py plot-benchmark -g r1,r2 /tmp/atf_test_app*/results_txt/atf_results.bag
rosrun atf_plotter plot.py plot-benchmark -g c0,c1,c2 /tmp/atf_test_app*/results_txt/atf_results.bag
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

1 participant