码迷,mamicode.com
首页 > 其他好文 > 详细

Using a Plugin

时间:2015-06-22 17:54:45      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:

创建hello.world

<?xml version="1.0"?>
<sdf version="1.4">
  <world name="default">
    <plugin name="hello_world" filename="libhello_world.so"/>
  </world>
</sdf>

You should see output similar to:

Gazebo multi-robot simulator, version 1.9.5
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
http://gazebosim.org

Msg Waiting for master
Msg Connected to gazebo master @ http://localhost:11345
Hello World!

Using a Plugin

标签:

原文地址:http://blog.csdn.net/dxuehui/article/details/46594363

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!