[ros-users] Gazebo 1.0 Plugin API

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Nate Koenig
Dato:  
Til: User discussions
Emne: [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