ppovb5fc7/gazebo/examples/stand_alone/publisher/README

30 lines
505 B
Plaintext
Raw Permalink Normal View History

2019-03-25 11:01:43 +08:00
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