[ros-users] transformPointCloud

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Sanja Popovic
Date:  
To: ros-users@code.ros.org
Subject: [ros-users] transformPointCloud
Dear ROS users,

I am trying to use tf with the PointCloud data I have but I keep getting a message that TransformListener has no object attribute transformPointCloud. Is tf for Python just lacking this function or do I need to do more than just importing tf? The same code works for transforming individual points, but PointClouds are the source of trouble.

Thanks,
Sanja