gazebosim / gazebo-classic

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

Prompt user when trying to set an invalid joint name on inspector #1527

Open osrf-migration opened 9 years ago

osrf-migration commented 9 years ago

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


If a user inputs an invalid name such as an empty string or a name which already exists, prompt the user and don't let them apply changes until the name is valid.

Do the same for links, visuals and collisions once their names are editable as well.

osrf-migration commented 9 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


osrf-migration commented 8 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


prevent empty joint name: pull request #1945

osrf-migration commented 8 years ago

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