rapid
A ROS robotics library.
|
Contains libraries for common functionality in ROS robots. Functionality that would be the same between the PR2, Fetch, etc. probably belong here.
joint_state_reader
gets joint positions for all joints or a subset of joints
rapid::PointCloudCamera and rapid::RecordedPointCloudCamera implement the rapid::PointCloudCameraInterface. This specifies a common interface for getting point clouds either from a real topic or from a pre-recorded point cloud. The pre-recorded version is designed to work with rapid_perception's save_cloud executable.