Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1516

Debugging urdf parsing problems in gazebo_ros

$
0
0
I am trying to create a gazebo model for a robot. Using a collection of xacro files I generate a urdf and then spawn a robot using gazebo_ros, all in a launch file. Unfortunately this doesn't work and the only hint I get is:> Error [parser_urdf.cc:2768] Unable to> call parseURDF on robot model Is there a way to debug such errors and know exactly which line on my urdf is causing the problem without digging into parser_urdf.cc ? I am using Gazebo 4.1.2 with ROS Indigo on Ubuntu 14.04

Viewing all articles
Browse latest Browse all 1516

Trending Articles