Skip to content

lucasw/transform_point_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transform_point_cloud

transform a pointcloud2 with tf2, dynamic reconfigure to change the lookup transform parameters.

Demonstration:

https://github.com/lucasw/dynamic_reconfigure_tools is required.

roslaunch transform_point_cloud demo.launch

rviz and rqt demo.launch

In the image above the point cloud originally has map for a frame_id, but the parameters transform the points to relative to frame2 by the same amount, with frame1 as the new frame_id.

rust

ROS_PACKAGE_PATH=`rospack find geometry_msgs`:`rospack find tf2_msgs`:`rospack find sensor_msgs`:`rospack find std_msgs`:`rospack find actionlib_msgs` cargo build --release

About

transform a pointcloud2 with tf2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published