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

How to display the Kinect point cloud using image colours?

asked 2011-03-07 01:09:03 -0500

updated 2016-10-24 08:58:59 -0500

ngrennan gravatar image

How can I display the point cloud created by the Kinect in colours obtained from the camera, rather than in artificial colours related to depth? Both /camera/rgb/points and /camera/depth/points topics display using the artificial colouring.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
8

answered 2011-03-07 01:34:54 -0500

Pi Robot gravatar image

Hi Jedi Hamster,

I believe you want the RGB8 setting in the Color Transformer pulldown in RViz under your Point Cloud display. This option appears only when you are using /camera/rgb/points rather than /camera/depth/points.

--patrick

P.S. May the Force be with you.

edit flag offensive delete link more

Comments

Aha! Nice.
JediHamster gravatar image JediHamster  ( 2011-03-07 01:46:25 -0500 )edit

In the PointCloud2 display we can use the topic /camera/depth_registered/points and select RGB8 from the Color Transformer pulldown options.

harsha gravatar image harsha  ( 2012-09-21 06:24:26 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2011-03-07 01:09:03 -0500

Seen: 1,629 times

Last updated: Mar 07 '11