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

Difference between mpc_ros global_planner and navigation stack global_planner? #9

Closed
HappySamuel opened this issue Jan 11, 2021 · 3 comments

Comments

@HappySamuel
Copy link

Hi @Geonhee-LEE

I have tried out your mpc_ros in the gazebo. I found that there's additional global_planner in the package. May i know what's the difference between your mpc_ros global_planner and navigation stack global_planner? Because i have written the highway costmap plugins. But it can only work with the navigation stack global_planner, so i couldn't get it to work with your mpc_ros global_planner.

Best,
Samuel

@Geonhee-LEE
Copy link
Owner

Geonhee-LEE commented Jan 13, 2021

@HappySamuel
Hello, the reason why I implemented the global_planner is for integrating the ROS navigation stack.
Actually, mpc_ros is not local planner in ROS but independent model to use in ROS. Therefore, you can work with this package but you should consider ROS navigation stack for turning off other local planner.

@HappySamuel
Copy link
Author

Hi @Geonhee-LEE

Thanks for the clarification. Is there any documents/guidelines that i can refer to for parameters tuning on the mpc_ros?

Best,
Samuel

@Geonhee-LEE
Copy link
Owner

Hi @HappySamuel.
Sorry for that. Parameters tuning is up to your preference, but it may be easy to regulate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants