ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The gazebo GUI under Electric was written in wxwidgets and was probably quite buggy at best. We thought of fixing it up but decided to move to QT based GUI in Fuerte. The new QT based GUI will be more functional and user friendly.
If you need to change object attributes dynamically, I recommend writing a plugin and accessing the object class directly. If you must do so in the GUI under Electric, please setup a very simple test case and file bug reports / submit patch. Thanks!