Hi folks,
I want to show rgb values of a point cloud in rviz where I store some information inside the rgb channels. However, there is not any choice named "channel", as it is shown here.
I've tried to add various builtin display types, such as PointCloud2, PointCloud and even LaserScan but none of them contains a channel field.
I've tried to add plugins as it is mentioned in this question. But I couldn't add any plugin via the Plugins->Manage tab of the rviz. So, I cannot obtain something like this.
I've checked the rviz folder in case there might be a folder named plugins or anything related to the plugins but no success.
I tried rviz --help but no information there also.
Can someone please tell me how can we do such a simple thing:) ?
Thanks
If the pointcloud is of type XYZRGB you should be able to select RGB8 under "Color Transformer".
Guys,
Is rviz documentation a little outdated? In the channel section of the wiki-page there is no information like RGB8 as mentioned above.
Besides, I tried to set the Color Transformer to other channels like curvature and curvatures, but no success.
How can we visualize curvature values rather than adding this information to the rgb channel of the pointcloud?
Thanks
Asked: Mar 29 '11
Seen: 321 times
Last updated: Mar 29 '11
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.