pxmlw6n2f/Gazebo_Distributed_TCP/examples/stand_alone/clone_simulation
zhangshuai 093964e078 Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
..
CMakeLists.txt Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
README Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
cloner.cc Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +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.