pxmlw6n2f/Gazebo_Distributed_MPI/examples/stand_alone/clone_simulation
zhangshuai a2732f8bbd add Gazebo_Distributed_MPI document 2019-04-18 10:27:54 +08:00
..
CMakeLists.txt add Gazebo_Distributed_MPI document 2019-04-18 10:27:54 +08:00
README add Gazebo_Distributed_MPI document 2019-04-18 10:27:54 +08:00
cloner.cc add Gazebo_Distributed_MPI document 2019-04-18 10:27:54 +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.