ppovb5fc7/gazebo/examples/stand_alone/clone_simulation
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
cloner.cc submit origin gazebo to gazebo_opt 2019-03-25 11:01:43 +08:00

README

Clone a simulation Example

This is very simple example of how to clone an existing simulation.

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

 * From this directory:

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


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

 * Launch the example from the build directory above:

  $ ./cloner

 * Follow the instructions detailed in the console.