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

Implement ROS Service Navigating Relative Goals and Singular GPS Goals #161

Open
4 tasks
lavrenkang opened this issue Apr 6, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@lavrenkang
Copy link
Collaborator

Description:

  • Implement a new launch file/service that accepts three different user inputs and allows accurate navigation

Goals:

  • Create a launch file that accounts for receiving: 1. absolute goal in /map 2. relative goal in /map 3. a single gps point, and sending to move_base
  • Create a service that allows more flexible interrupts and setting new goals immediately while running

Acceptance Criteria:

  • A rover moves to accurate position based on three different input types
  • A service runs successfully, allowing user to input any types of goals in a new terminal
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

When branches are created from issues, their pull requests are automatically linked.

1 participant