ppovb5fc7/gazebo/examples/stand_alone/publisher
XunMeng2017 fc18a77bd1 submit origin gazebo to gazebo_opt 2019-03-25 11:01:43 +08:00
..
CMakeLists.txt submit origin gazebo to gazebo_opt 2019-03-25 11:01:43 +08:00
README submit origin gazebo to gazebo_opt 2019-03-25 11:01:43 +08:00
publisher.cc submit origin gazebo to gazebo_opt 2019-03-25 11:01:43 +08:00

README

Gazebo Publisher Example

This is very simple example of how to publish a gazebo topic.

===================
Build Instructions
===================

 * From this directory:

  $ mkdir build
  $ cd build
  $ cmake ..
  $ make


===================
Execute Instructions
===================

 * Launch gazebo as usual then from the build directory above:

  $ ./publisher

 * In gazebo, from the menu bar select 'Window' > 'Topic Visualization'
 * Click the topic you are publishing [/vel_cmd]
 * Click ok