gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.16k stars 476 forks source link

Better error message when user tries to playback a log file without -p #1801

Open osrf-migration opened 8 years ago

osrf-migration commented 8 years ago

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


I forget the -p all the time. And the error displayed comes from the URDF parser:

Error [parser_urdf.cc:3406] Unable to call parseURDF on robot model
Error [parser.cc:309] parse as old deprecated model file failed.
[Err] [Server.cc:336] Unable to read sdf file[/home/louisep/.gazebo/log/2015-12-03T15:42:49.145155/gzserver/state.log]

IssueForNewDevelopers

osrf-migration commented 7 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).