An open API service indexing awesome lists of open source software.

https://github.com/um-arm-lab/arm_pointcloud_utilities

Short utilities for interacting with point clouds, mostly ROS based. To be moved to UM-ARM-Lab at some point.
https://github.com/um-arm-lab/arm_pointcloud_utilities

Last synced: 7 months ago
JSON representation

Short utilities for interacting with point clouds, mostly ROS based. To be moved to UM-ARM-Lab at some point.

Awesome Lists containing this project

README

          

## Executables:

### save_kinect_cloud_to_file

Optional parameters in the nodes private namespace:
* `ROSHelpers::GetParam(ph_, "point_cloud_topic", "/kinect2_victor_head/hd/points")`
* `ROSHelpers::GetParam(ph_, "target_frame", "victor_root")`
* `ROSHelpers::GetParam(ph_, "file_name_prefix", "./logs/point_cloud")`

Needed launch files to work by default:
* roslaunch kinect2_calibration_files kinect2_bridge_loki.launch
* roslaunch lightweight_vicon_bridge vicon_bridge.launch
* roslaunch lightweight_vicon_bridge mocap_to_kinect_static_transforms.launch
* roslaunch lightweight_vicon_bridge mocap_to_victor_static_transform.launch