Skip to content

This packages converts a RobotModel to a PointCloud2

Notifications You must be signed in to change notification settings

ahoarau/robot_model_to_pointcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

RobotModel to PointCloud2

kuka cloud

pr2 cloud

meka cloud

This packages allows you to converts any robotModel (for now only the collision meshes) to a PointCloud2.

This can be used directly using pcl for processing (detection, collision checking etc).

Instructions

First load your robot model and make sure it receives joint states. Ex with kuka :

roslaunch kuka_description lbr4.launch
rosrun joint_state_publisher joint_state_publisher _use_gui:=true

Then run the converter node :

rosrun robot_model_to_pointcloud robot_model_to_pointcloud

Author : Antoine Hoarau [email protected]

About

This packages converts a RobotModel to a PointCloud2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published