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

Clear Costmap during Runtime #82

Open
2 tasks
erickmu1 opened this issue Feb 25, 2020 · 0 comments
Open
2 tasks

Clear Costmap during Runtime #82

erickmu1 opened this issue Feb 25, 2020 · 0 comments
Assignees

Comments

@erickmu1
Copy link
Member

Description:

  • When testing Caffeine, anything identified on the costmap as obstacle remains there as one
  • To avoid having to restart Caffeine every time an undesired obstacle is recorded or the costmap becomes messed up, we need a way to reset the costmap without restarting all of Caffeine
  • Essentially, this will decrease the time required between test cycles

Goals:

  • Clear costmap without having to restart caffeine_gazebo.launch or caffeine_setup.launch

Acceptance Criteria:

  • Costmap is cleared and robot can resume navigation just as if it had just been turned on

Notes:

  • Stopping Gmapping and restarting is a valid option, but the general issue is that it won't work if the robot is not at its spawn pose
@chandra-gummaluru chandra-gummaluru changed the title Clear costmap manually while Caffeine is running Clear Costmap during Runtime Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants