rtv / Stage

Mobile robot simulator
rtv.github.com/Stage
GNU General Public License v2.0
402 stars 175 forks source link

World::Load returns false if failed to open file #58

Closed dkargin closed 8 years ago

dkargin commented 9 years ago

World::Load and WorldGui::Load now return false if it failed to load world file, true otherwise

It resolves https://github.com/rtv/Stage/issues/57

rtv commented 8 years ago

Good idea, thanks