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

Revision history [back]

I wouldn't recommend using the struct-based point cloud deserialization in python. It's very slow. pr2_python.pointclouds, which is part of the Sushi code from the PR2 Workshop/ICRA challenge does a pretty good job, and is much faster.

I wouldn't recommend using the struct-based point cloud deserialization in python. It's very slow. pr2_python.pointclouds, which is part of the Sushi code from the PR2 Workshop/ICRA challenge does a pretty good job, and is much faster.