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

Rviz .vcg vs .rviz (fuerte vs groovy)

asked 2013-01-29 18:50:37 -0500

alexalspach gravatar image

I just to groovy and realized that my rviz config file, xx.vcg, no longer loads in rviz. Instead, if i save a configuration, it is saved as xx.rviz.

Is there any way to create a config file that will load in both fuerte's and groovy's rviz? I ask because I am creating a stack to run on either and would like to have as few differences as possible.

Thank you in advance.

Alex

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-02-07 09:59:59 -0500

dgossow gravatar image

Sorry, the RViz config mechanism in Groovy is not backwards compatible.

edit flag offensive delete link more
1

answered 2013-02-07 10:12:24 -0500

updated 2013-02-07 10:12:51 -0500

You could probably write a little utility function that converts files in the new YAML format (.rviz) to the old INI format (.vcg). Although you'd have to watch out for settings that may not have direct translations.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-01-29 18:50:37 -0500

Seen: 3,022 times

Last updated: Feb 07 '13