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

Tutorial of RAPP Navigation and Motion Planning Module #17

Open
LiangLiang128 opened this issue Aug 15, 2018 · 1 comment
Open

Tutorial of RAPP Navigation and Motion Planning Module #17

LiangLiang128 opened this issue Aug 15, 2018 · 1 comment

Comments

@LiangLiang128
Copy link

Sorry for bothering you.
I have downloaded the source code of rapp-platform and rapp-robot-nao, and them work well.However,I do not know how to launch the Navigation and Motion Planning Module like your experiment in grid map of the environment where posted the QR code. Can I have a simple instruction for using the Navigation and Motion Planning Module?
It would be a great honor to receive your reply.

@dudekw
Copy link
Contributor

dudekw commented Aug 22, 2018

There is the main launch file for nao robot navigation: link. As you can see the map_server node is not being started during the launch. To publish your grid map, you need to launch map_server: link.

Regarding the Motion Planning Module, do you mean path planning? If so, path planning in this project is realised in the rapp-platform by rapp_path_planning service.

I hope this will help.

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