Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running launch files in Groovy #5

Open
vvanirudh opened this issue Feb 9, 2015 · 0 comments
Open

Error running launch files in Groovy #5

vvanirudh opened this issue Feb 9, 2015 · 0 comments

Comments

@vvanirudh
Copy link

I am using ROS groovy and built the "fuerte" branch of tum_simulator (with minor modifications) on my machine. But when I try to run a launch file (roslaunch cvg_sim_test outdoor_flight.launch), I get the following error.

Error [parser.cc:712] XML Element[filename], child of element[mesh] not defined in SDF. Ignoring.[mesh]
Error [parser.cc:703] Error reading element
Error [parser.cc:703] Error reading element
Error [parser.cc:703] Error reading element
Error [parser.cc:703] Error reading element
Error [parser.cc:703] Error reading element
Error [parser.cc:703] Error reading element
Error [parser.cc:369] Unable to read element
Error: Could not find the 'robot' element in the xml file
at line 59 in /tmp/buildd/ros-groovy-urdfdom-0.2.8-2precise-20140821-0955/urdf_parser/src/model.cpp
Error [parser_urdf.cc:1814] Unable to call parseURDF on robot model
Error [parser.cc:291] parse as old urdf model file failed.
Error [Server.cc:253] Unable to read sdf file[/home/anirudh/workspace/sandbox/tum_simulator/cvg_sim_gazebo/worlds/rolling_landscape_120m.world]
Msg Waiting for master.process[rviz-8]: started with pid [22287]
Segmentation fault (core dumped)
[gazebo-2] process has died [pid 22209, exit code 139, cmd /opt/ros/groovy/stacks/simulator_gazebo/gazebo/scripts/gazebo /home/anirudh/workspace/sandbox/tum_simulator/cvg_sim_gazebo/worlds/rolling_landscape_120m.world __name:=gazebo _log:=/home/anirudh/.ros/log/60231384-b049-11e4-9fea-28d2449c2e88/gazebo-2.log].
log file: /home/anirudh/.ros/log/60231384-b049-11e4-9fea-28d2449c2e88/gazebo-2
.log
ERROR: the config file '/home/anirudh/workspace/sandbox/tum_simulator/cvg_sim_test/rviz_cfg/outdoor_flight.vcg' is a .vcg file, which is the old rviz config format.
New config files have a .rviz extension and use YAML formatting. The format changed
between Fuerte and Groovy. There is not (yet) an automated conversion program.
[rviz-8] process has died [pid 22287, exit code 1, cmd /opt/ros/groovy/lib/rviz/rviz -d /home/anirudh/workspace/sandbox/tum_simulator/cvg_sim_test/rviz_cfg/outdoor_flight.vcg __name:=rviz _log:=/home/anirudh/.ros/log/60231384-b049-11e4-9fea-28d2449c2e88/rviz-8.log].
log file: /home/anirudh/.ros/log/60231384-b049-11e4-9fea-28d2449c2e88/rviz-8
.log

How do I resolve this? The way I understand it is that there seems to be a rviz configuration problem, in addition to some other errors.

@vvanirudh vvanirudh reopened this Feb 9, 2015
kbogert pushed a commit to thinclab/thinc_simulator that referenced this issue Dec 11, 2015
…ation

latitude and longitude changed to a location in the US
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant