ros_in_hand_scanner icon indicating copy to clipboard operation
ros_in_hand_scanner copied to clipboard

grabbing point cloud from the intel real sense camera

Open miteshkotak opened this issue 8 years ago • 5 comments

Can you please specify how did you manage to grab the point cloud from the intel real sense camera F200 to the Main window.

miteshkotak avatar Jul 19 '16 07:07 miteshkotak

Hi,

sorry for the very, very late response. I used the original ROS drivers by Intel: http://wiki.ros.org/RealSense. Afterwards just starting the driver, remapping PointCloud topic to camera/depth_registered/points and running in_hand_scanner_node - that's it.

RodBelaFarin avatar Dec 19 '16 19:12 RodBelaFarin

@RodBelaFarin I am trying with realsense sr300. I am getting the coloured pointcloud data in the "input" tab. But processing, registration and all other tabs are blank. I tried changing the values of crop-coordinates and color-segmentaion ranging from all min to max values but still its not working. Any idea what's wrong and how to debug?

ashutalewar avatar Jul 20 '17 07:07 ashutalewar

I did have this issue, when the PointCloud was not 'organized'. But haven't worked with it for a while, so I don't remember how to organize the PointCloud. Maybe that keyword will be helpful to find a solution.

RodBelaFarin avatar Jul 20 '17 07:07 RodBelaFarin

@RodBelaFarin - thanks. Will look into it.

ashutalewar avatar Jul 20 '17 08:07 ashutalewar

@ashutalewar By any chance, did you find a way to make the point clouds organized? Thanks in advance!

sumr4693 avatar Apr 25 '20 22:04 sumr4693