[ros-users] RVIZ config file strange behavior

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
Onderwerp: [ros-users] RVIZ config file strange behavior
Hello,

I am using the following rviz config file:

https://github.com/ccny-ros-pkg/ccny_rgbd_tools/blob/master/ccny_rgbd/launch/vo%2Bmapping.vcg

It has 4 PointCloud2 fields. This is the sequence steps I perform.

1. Start rviz and load the vcg file
2. Set all the displays to "enabled"
3. Save the .vcg file and quit rviz
4. Start rviz and load the vcg file

At this point, only 2 of the 4 PointCloud2 displays load up as enabled
("Features" and "Model"). The other two are not selected. I inspected
the vcg file in a text editor, and it looks like all 4 displays have
.Enabled=1

Can anyone reproduce this behavior, and is this possibly a bug? I am
running fuerte on Ubuntu 12.04.

Thanks for the help,

Ivan