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

PCD file in ROS?

asked 2012-01-30 03:52:18 -0500

PriyankaP gravatar image

We have published Points2 type point cloud in ROS using Minoru camera. Can we generate a PCD file in ROS of these published point clouds? How can we process this PCD file using ROS? Purpose is to create an input file for object detection and then recognition.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-01-30 05:41:22 -0500

DimitriProsser gravatar image

Have a look at this tutorial for conversion from ROS data types to PCL datatypes. You can then use PCL's built-in PCD input/output.

This tutorial might also contain some useful information.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-01-30 03:52:18 -0500

Seen: 1,360 times

Last updated: Jan 30 '12