[ros-users] Gazebo 1.0 Plugin API

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Nate Koenig
日付:  
To: User discussions
題目: [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