a2732f8bbd | ||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
transporter.cc |
README.md
This example program will trigger a manual transporter.
Build
mkdir build
cd build
cmake ../
make
Run
- Start Gazebo from a terminal
gazebo worlds/transporter.world
- Using the GUI, place an object, such as a sphere, at the origin.
- In a new terminal, run the transporter
./transporter
- The object should move to a new location