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

Load static map #45

Open
wants to merge 5 commits into
base: catkin
Choose a base branch
from

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    3c1d40e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. load and publish multi map levels

    Jin committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    a5e19b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Add a syscommand to reload static map

    added a mutex to protect the slamProcessor ptr in case of deleting it while accessing its contents.
    Jin committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    4bad569 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    d19bd45 View commit details
    Browse the repository at this point in the history
  2. modify command: 'reset' or 'reload' without args will reload the map,…

    … and 'reload x y a' will set initial pose after reload the map.
    Jin committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    0866395 View commit details
    Browse the repository at this point in the history