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

Connect the Navigation Stack #11

Closed
3 of 5 tasks
erickmu1 opened this issue Jun 4, 2020 · 3 comments · Fixed by #41
Closed
3 of 5 tasks

Connect the Navigation Stack #11

erickmu1 opened this issue Jun 4, 2020 · 3 comments · Fixed by #41
Assignees

Comments

@erickmu1
Copy link
Member

erickmu1 commented Jun 4, 2020

Description:

  • To enable autonomous navigation using nav goals, we use the Navigation Stack

Goals:

  • Connect required topics to the navigation stack
  • Run the navigation stack on our robot

Acceptance Criteria:

  • Can autonomously navigate to any nav goal reasonably far
  • No outstanding errors/warnings that can be resolved
  • Configuration files are accurate to the specifics of Caffeine

Notes:

  • It is not required to understand all the parameters of the Navigation stack at this point
  • Primary goal is to get Caffeine navigating autonomously reasonably well without any in-depth parameter tuning
@1999michael
Copy link
Contributor

1999michael commented Jul 21, 2020

July 20th: Robot moves using rviz 2d nav goals using fixed odom frame

Todo

  • Document parameters in a ROS wiki -> Yviel
  • Test long distances -> Trudie

@erickmu1
Copy link
Member Author

Generate a map server by mapping with IGVC with gmapping

Might as well do this in the RTAB Map issue, since it will come as a natural sub-task

Look into localizing with AMCL

This should be done with RTAB, no reason to also add AMCL

check whether we should use fixed odom or fixed base_link frame

What does this mean?

@erickmu1
Copy link
Member Author

@yvielcastillejos see #14 in terms of Documenting Nav Stack params. I started a wiki here. You can either add to it or make a new one, I'll leave that up to you

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

Successfully merging a pull request may close this issue.

5 participants