ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to add transform tf to pointcloud2? [closed]

asked 2016-09-20 19:47:48 -0500

Anurag gravatar image

In c++, I know how to publish a PointCloud2 message. ROS::Publisher p = nodehandle.advertise<sensor_msgs::pointcloud2>("cloud_in") ; and p.publish(PC_msg);

But how do I attach a transform matrix tf?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tfoote
close date 2016-09-21 03:18:43.729022

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-09-20 20:45:02 -0500

alienmon gravatar image

I think this is a duplicate of this

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-09-20 19:47:48 -0500

Seen: 663 times

Last updated: Sep 20 '16