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 Axes Display #429

Merged
merged 8 commits into from
Oct 1, 2019

Commits on Sep 30, 2019

  1. Move axes display

    Martin-Idel committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2753282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f141768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0a9f5 View commit details
    Browse the repository at this point in the history
  4. Minor refactoring of axes

    - Shapes are now unique pointers
    - When accessing them, return a reference only (no need for anything
    else
    Martin-Idel committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f5f3b6b View commit details
    Browse the repository at this point in the history
  5. Add visual test

    Martin-Idel committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    b32b7fe View commit details
    Browse the repository at this point in the history
  6. Update README

    Martin-Idel committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    aff5898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fa3907 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Use getFrameStd instead of getStdString

    To ensure we get a frame ID in the case the property is set to the fixed frame.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    dbe74f6 View commit details
    Browse the repository at this point in the history