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

Migrate odometry display #275

Merged
merged 21 commits into from
Jun 14, 2018
Merged

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    41503fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38617ad View commit details
    Browse the repository at this point in the history
  3. Move covariance_visual to rviz_rendering

    - covariance_property is no friend class anymore
    - make covariance_visual independent of geometry_msgs
    Martin-Idel-SI authored and botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cb0e6d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18cfac6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74c3a2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87c927 View commit details
    Browse the repository at this point in the history
  7. Add tests to odometry_display

    Martin-Idel-SI authored and botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    9df70f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b860155 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    229f62b View commit details
    Browse the repository at this point in the history
  10. Move scene graph introspection to rviz_rendering

    - Split scene_graph_introspection into gmock dependent/independent part
    - add helpers methods to find rviz shapes
    - polish methods to make them available throughout RViz
    botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    21dadf2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2a6b10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d47610e View commit details
    Browse the repository at this point in the history
  13. Refactoring of CovarianceVisual

    anhosi authored and botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3608fde View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    031b9df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69a2851 View commit details
    Browse the repository at this point in the history
  16. Make covariances behave like other RViz objects

    - The property is now only a container for GUI interaction
    - Covariance visuals need to be kept in the display
    - Allow simple setting of property content for every visual
    - Make CovarianceVisual independent of rviz_rendering::Object since there is no relation anymore (not all objects derive from Object anyway)
    Martin-Idel-SI authored and botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    28be16f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88260e9 View commit details
    Browse the repository at this point in the history
  18. Fix tests after rebase

    botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b12bf0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c490a2 View commit details
    Browse the repository at this point in the history
  20. Fix tests after rebase

    botteroa-si committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f191007 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ae4fad1 View commit details
    Browse the repository at this point in the history