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

costmap_cspace: refactor costmap layer classes #100

Merged
merged 8 commits into from
Jan 22, 2018

Commits on Jan 19, 2018

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

Commits on Jan 22, 2018

  1. Add layer type flag

    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    857ad88 View commit details
    Browse the repository at this point in the history
  2. Add layer type check

    also replace assert with ROS_ASSERT
    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    804001e View commit details
    Browse the repository at this point in the history
  3. Revert "Add layer type flag"

    This reverts commit 857ad88.
    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    712eafb View commit details
    Browse the repository at this point in the history
  4. Revert "Add layer type check"

    This reverts commit 804001e.
    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    6fcc51d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf69153 View commit details
    Browse the repository at this point in the history
  6. fix const

    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    3718a1a View commit details
    Browse the repository at this point in the history
  7. Remove spin function

    at-wat committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    7e14986 View commit details
    Browse the repository at this point in the history