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

Try disabling smoother for amcl_demo [indigo] #93

Open
stonier opened this issue Jun 10, 2014 · 2 comments
Open

Try disabling smoother for amcl_demo [indigo] #93

stonier opened this issue Jun 10, 2014 · 2 comments
Labels
Milestone

Comments

@stonier
Copy link
Member

stonier commented Jun 10, 2014

This theoretically will interfere with the ability of the robot to follow paths and a well followed path should be pretty smooth. Try disabling it.

Still useful for make a map though.

@stonier
Copy link
Member Author

stonier commented Jun 10, 2014

Ah, now I remember why we did this. The move base commands are fairly discrete. We use the smoother to basically interpolate.

The key criteria though is that the smoother and dwa local planner velocity and accelerations limits should be compatible.

@stonier
Copy link
Member Author

stonier commented Jun 11, 2014

Actually, I wonder if the path planning modules can be parameterised to update alot faster and more smoothly to remove the need for smooth interpolation outside. I haven't investigated these navigation parameters in detail yet.

@stonier stonier added this to the Indigo milestone Jun 12, 2014
@stonier stonier self-assigned this Jun 12, 2014
@stonier stonier changed the title Try disabling smoother for amcl_demo Try disabling smoother for amcl_demo [indigo] Jun 12, 2014
@stonier stonier removed their assignment Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant