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

Add support for more Marker geometry types #63

Merged
merged 5 commits into from
Oct 15, 2020
Merged

Commits on Oct 13, 2020

  1. Add text markers

    Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
    Sarath18 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5163d84 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Add mesh markers

    Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
    Sarath18 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8178e0c View commit details
    Browse the repository at this point in the history
  2. Add cube list and sphere list markers

    Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
    Sarath18 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b84f32c View commit details
    Browse the repository at this point in the history
  3. Clean-up code

    * Add method for creating arrow marker
    
    * Add method for converting pose message
    
    Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
    Sarath18 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f19c6aa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Minor improvements

    * Add missing visualization_msgs dependency
    
    * Load marker display plugin by topic
    
    * Fix mesh file path extraction
    
    Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
    Sarath18 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    56038e7 View commit details
    Browse the repository at this point in the history