Todo List
Member gazebo::gui::ModelRightMenu::Init ()
In gazebo 3.0 move this function to the correct section.
Member gazebo::physics::Joint::GetForce (unsigned int _index)
: not yet implemented. Get external forces applied at this Joint. Note that the unit of force should be consistent with the rest of the simulation scales.
Parameters
[in]_indexIndex of the axis.
Returns
The force applied to an axis.
Member gazebo::sensors::CameraSensor::GetTopic () const
to be implemented
Member gazebo::sensors::Sensor::noises
: Change to std::map<SensorNoiseType, NoisePtr> in Gazebo7. Adding the word GAZEBO_DEPRECATED here so that a grep will find the above note.
Class gazebo::SystemPlugin
how to make doxygen reference to the file gazebo.cc::g_plugins?