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

Increase the default discretization of collision checking motions #321

Merged

Conversation

davetcoleman
Copy link
Member

@davetcoleman davetcoleman commented Oct 28, 2016

Many users have complained about collision checking missing small obstacles (ref). This will change the default value new users use when setting up a robot with MoveIt!. I'd actually prefer smaller (I use 0.005 in my configs), but I figure increasing the collision checking planning time by 5x is a big enough change for now.

Interestingly, the old arm navigation used 0.001, a very small value.

I think we should just keep this in kinetic, though we could pick it to IJ.

Allows for smaller collision objects at the cost of increased planning time
@v4hn
Copy link
Contributor

v4hn commented Oct 28, 2016

+1. Merging.

This is just a default value. I see no merit in porting it back to older distros.

@v4hn v4hn merged commit 3c760fe into moveit:kinetic-devel Oct 28, 2016
@davetcoleman davetcoleman deleted the kinetic-msa-collision-checking branch October 28, 2016 15:42
@davetcoleman davetcoleman restored the kinetic-msa-collision-checking branch October 31, 2016 18:53
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

Successfully merging this pull request may close these issues.

2 participants