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

Documentation #72

Open
aarontan-git opened this issue Jun 14, 2018 · 1 comment
Open

Documentation #72

aarontan-git opened this issue Jun 14, 2018 · 1 comment

Comments

@aarontan-git
Copy link

aarontan-git commented Jun 14, 2018

Hello,

I am new to ROS. Could you provide some instructions/documentations on how to implement this with move_base?

I'd like to know how to combine this with husky_navigation

My goal is to be able to set predefined paths (straight paths or curves) to be able to evaluate performances of local planners.

Thank you,
Aaron

@DaikiMaekawa
Copy link
Member

Hi, @aarontan94
Sry, there is no such a document for you, but I'm gonna try to explain you how to achive your goal.

I quickly had a look at husky_navigation pkg. It looks like just using the default path planning plugins on move_base, so that the migration should be really straight forward.

As a first, you have to predefine waypoints into a yaml file with waypoints_saver node.

And then, waypoints_nav node supposes to playback these waypoints in runtime. Here is the launch file that describe how to run it.

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