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: fixes memory access error on global map boundary. #49

Merged
merged 23 commits into from
Jul 28, 2017

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    a42d3e9 View commit details
    Browse the repository at this point in the history
  2. Fix coding styles.

    at-wat committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    8b3eb76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c037d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969f3ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aaf4e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9e0e1a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    6ed8f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddff60f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Configuration menu
    Copy the full SHA
    fbdc47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc6e97 View commit details
    Browse the repository at this point in the history
  3. Add a lot of consts.

    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    6c2829c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    130122b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d45988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdc0086 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a0ab94 View commit details
    Browse the repository at this point in the history
  8. Add some more asserts.

    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    112edfb View commit details
    Browse the repository at this point in the history
  9. Fix invalid use of Vec.

    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    80963e8 View commit details
    Browse the repository at this point in the history
  10. Revert "Fix unsigned variable with negative value in grid address cal…

    …culation."
    
    This reverts commit 1d45988.
    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    7cb766b View commit details
    Browse the repository at this point in the history
  11. Revert "Fix invalid use of Vec."

    This reverts commit 80963e8.
    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    592a601 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4db74bc View commit details
    Browse the repository at this point in the history
  13. Fix invalid use of Vec.

    at-wat committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    d0e7ca7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf4685a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

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