We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ported from moveit/moveit_core#239
The capsule geometry distance computation has been implemented last year in fcl (see flexible-collision-library/fcl#37) and it would be nice to access this feature directly through MoveIT (see https://github.com/Karsten1987/sot_fcl_distance_computation/blob/master/src/DistanceComputation.cpp where a cylinder geometry is treated as a capsule)
The text was updated successfully, but these errors were encountered:
Port moveit_simple_controller_manager to ROS 2 (moveit#158)
ab72968
There are several newer issues, with far more details. Notably, #742
Sorry, something went wrong.
No branches or pull requests
Ported from moveit/moveit_core#239
The capsule geometry distance computation has been implemented last year in fcl (see flexible-collision-library/fcl#37) and it would be nice to access this feature directly through MoveIT (see https://github.com/Karsten1987/sot_fcl_distance_computation/blob/master/src/DistanceComputation.cpp where a cylinder geometry is treated as a capsule)
The text was updated successfully, but these errors were encountered: