Only released in EOL distros:
arm_navigation_experimental: arm_navigation_experimental_tools | chomp_motion_planner | collider | collision_free_arm_trajectory_controller | collision_proximity | collision_proximity_planner | distance_field | head_monitor_msgs | interpolated_ik_motion_planner | move_arm_head_monitor | move_arm_warehouse | trajectory_execution_monitor
Package Summary
Documented
This package contains algorithms that can compute the Euclidean Distance Transform (EDT) of a 3-D voxel grid. The input to these algorithms is an array of points (which could represent the positions of obstacles in the world). The EDT provides a voxel grid in which in which each cell contains the distance to the closest obstacle. The VoxelGrid class can also be used as a generic, templatized container for a discretized 3-D voxel grid.
- Author: Mrinal Kalakrishnan / mail@mrinal.net
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/experimental (branch: default)
Further details are available in the Code API.
API
- ROS API is UNREVIEWED and UNSTABLE
- C++ API is UNREVIEWED and UNSTABLE