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

Implement a rqt_bag plotting plugin #239

Merged
merged 43 commits into from Jun 10, 2014

Commits on Jun 10, 2014

  1. Start adding plot plugin

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    beea724 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0c2254 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c5a55e0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    683fce9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9c18dea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2066f84 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9b35022 View commit details
    Browse the repository at this point in the history
  8. Use thread for loading bag files

    The UI now appears immediately on startup, but still freezes for a bit
    _after_ the bag file is done loading and has been added to the timeline.
    
    Perhaps this is due to slow rendering?
    trainman419 committed Jun 10, 2014
    Copy the full SHA
    c2cb201 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7442316 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9406b9e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    32ea817 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    963e76a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c7c5a5f View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    b81f2f2 View commit details
    Browse the repository at this point in the history
  15. Fix import after rebase

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    1f6fd4b View commit details
    Browse the repository at this point in the history
  16. More work on autoscaling

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    9e672c5 View commit details
    Browse the repository at this point in the history
  17. Fix pyqtgraph get limits

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    b2bec47 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    8f2b893 View commit details
    Browse the repository at this point in the history
  19. Disable autoscrolling

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    56bd55c View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    69e69bb View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    9d89750 View commit details
    Browse the repository at this point in the history
  22. Bug fixes

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    79e1300 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    8904efd View commit details
    Browse the repository at this point in the history
  24. Update maintainer status

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    56fa23b View commit details
    Browse the repository at this point in the history
  25. Fix argument parsing

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    4a126b7 View commit details
    Browse the repository at this point in the history
  26. Fix bug in clear_values

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    47b5503 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    4b9605a View commit details
    Browse the repository at this point in the history
  28. Fix curve removal bug

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    c28a5a9 View commit details
    Browse the repository at this point in the history
  29. Fix bag image viewer

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    59c5bff View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    6612431 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    c8223f5 View commit details
    Browse the repository at this point in the history
  32. Fix limits bug in matplot

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    cca7851 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    3dd9a03 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    1d45e9e View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    6816df7 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    3872fd8 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    45c3da5 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    120eec6 View commit details
    Browse the repository at this point in the history
  39. Remove verbose warnings

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    c63631f View commit details
    Browse the repository at this point in the history
  40. Re-add home button

    trainman419 committed Jun 10, 2014
    Copy the full SHA
    da409ab View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    87c2e90 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    3e3dff2 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    abe95a1 View commit details
    Browse the repository at this point in the history