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

urdf_tutorial Groovy vs. Fuerte

asked 2013-04-17 00:05:17 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi,

i just installed ROS Groovy within Ubuntu 12.10 ( native (full) and virtualized (lean install) )

In both Groovy installations the tutorial "Building a Visual Robot Model with URDF from Scratch" fails.

It brings NO USEFUL OUTPUT. RViz keeps an useless small window without any content. None of the logfiles shows some kind of error.

In an freshly installed ROS Fuerte on Ubuntu 12.04 the same tutorial runs immedeately as suspected.

Does somebody know what to do to bring this tutorial up and running in Groovy? Should I keep my fingers of Groovy?

Thanks in advance.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2013-04-18 10:48:00 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I've made a .rviz version here: https://raw.github.com/DLu/robot_model_tutorials/master/urdf_tutorial/urdf.rviz

Save this file in the urdf_tutorial directory and change instances of urdf.vcg ot urdf.rviz

edit flag offensive delete link more
3

answered 2013-04-17 17:09:02 -0500

The rviz config file format changed between groovy and fuerte. If you are familiar with rviz, you can recreate the config file. Basically close the rviz that is launched (a bad config file hoses it) and start a new one with rosrun rviz rviz. Add a robot model, a grid and set the fixed frame to base link. Also, please submit a bug.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-17 00:05:17 -0500

Seen: 824 times

Last updated: Apr 18 '13