ODE from Gazebo and ROS
Hi!
I have several questions about Gazebo, ODE and their integration in ROS:
1- As Gazebo wraps ODE in its world files, where can I find documentation about all the parameters of ODE that can be accessed from Gazebo? I couldn't find any complete documentation neither in the ROS wiki nor in Gazebo web page. I am just using example world files and ODE manuals to figure out the parameters.
2- I am working with very heavy mobile platforms in simulation (around 40000 kg). One of the most important things is to know whether the wheels are sliping. Does anybody know how to calculate the slip angle in Gazebo? Is there any ODE related function that could help?
3- Finally, the roadmap for the 1.0 version of Gazebo seems very promising, but is there any estimated release data? What's about the use of Bullet in Gazebo? I mean, can Gazebo just switch the physics motor to use Bullet instead of ODE?
Thanks in advance!