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

Add navigation to mdr_find_object_action #1

Open
minhnh opened this issue Apr 29, 2022 · 0 comments
Open

Add navigation to mdr_find_object_action #1

minhnh opened this issue Apr 29, 2022 · 0 comments

Comments

@minhnh
Copy link
Collaborator

minhnh commented Apr 29, 2022

As discussed, one of the first steps towards completing the project is to add navigation to the current FindObjectSM state machine. To do this, the following activities should be helpful:

  • To familiarize yourselves with how to use the navigation API, please first try to run move_base_action_client_test, giving it a known navigation goal.
    • After booting up Lucy, the arm action server may fail to start. There's a special script you can run to restart all services, which can be run by executing the alias restartservice (defined in ~/.bash_aliases on the lucy account)
  • Follow how the MoveBaseAction is used in PickupSM to implement something similar for mdr_find_object

As a first step, you may want to use a list of hard-coded locations to run a mock-up test in the FindObjectSM.

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

1 participant