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

Navigation stack behavior for baseline configuration #43

Open
2 tasks
jubeira opened this issue Mar 9, 2017 · 2 comments
Open
2 tasks

Navigation stack behavior for baseline configuration #43

jubeira opened this issue Mar 9, 2017 · 2 comments

Comments

@jubeira
Copy link
Contributor

jubeira commented Mar 9, 2017

The standard turtlebot running on Linux with and empty map and wheel odometry behaves different than the tangobot running the navigation stack on Android with the same configuration (Navfn & DWA local planner, standard launchfiles).

In particular, it takes more time to reach a given goal (slower movements), and it may get stuck when a goal is given behind the robot, oscillating to both sides until it aborts all plans.

These differences require further investigation.

@jubeira
Copy link
Contributor Author

jubeira commented Mar 13, 2017

Update: running the navigation stack on a computer based on the robot's input data yields the same result. Apparently, the difference in the behavior has some other cause to be investigated further.

One candidate for this difference is base_controller, which is one of the few remaining differences between the Linux and the Android demo.

@jubeira
Copy link
Contributor Author

jubeira commented Mar 21, 2017

(See updates in #46)

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

No branches or pull requests

1 participant