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

Can you use ROS to save images to PCD?

asked 2014-04-07 11:06:51 -0500

Athoesen gravatar image

All of the search results I find for interaction for ROS and PCL are a few years old. I'm curious if there is a way to save PCD files from Kinect streams directly by a ROS input. Let's assume that the Kinects are launched through the standard openni.launch approach with names kinect_1 and Kinect_2. Would I be able to take "snapshots" of the stream and then use that data for a PCD file and PCL applications?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2014-04-07 21:56:43 -0500

I´m not aware of any official implementation, but writing a small node(let) that does this should be pretty easy. In this Q/A something very close to what you want to do is discussed (along with code).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-04-07 11:06:51 -0500

Seen: 169 times

Last updated: Apr 07 '14