[ros-users] Gazebo 1.0 Plugin API

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Nate Koenig
Date:  
To: User discussions
Subject: [ros-users] Gazebo 1.0 Plugin API
Hello all,

Gazebo is rapidly approaching 1.0, which has entailed significant
changes. One major change is the method through which users can insert
custom code into Gazebo.

Previous versions of Gazebo used built in controllers and plugins. We
are now switching to support only plugins. These plugins will allow
users to control almost any aspect of Gazebo.

If you are interested, please check out this overview:
http://gazebo.willowgarage.com/wiki/plugins

There are also two tutorials:
http://gazebo.willowgarage.com/wiki/tutorials

Finally, the API for Gazebo itself:
http://gazebo.willowgarage.com/api/

Please share any thoughts.

Cheers,
-nate