orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
Closed-loop control of a robot simulated with Player/Stage
![]() In this tutorial we will use components which have external dependencies.
Starting OrcaStart IceGrid Registry and IceStorm server as described in the Quick-Start Guide.Create a new system directory and copy Orca sample files. $ mkdir -p ~/sys/tuteteleop; cd ~/sys/tutereactive $ cp [ORCA-INSTALL]/share/orca/cfg/robot2d.cfg . $ cp [ORCA-INSTALL]/share/orca/cfg/laser2d.cfg . $ cp [ORCA-INSTALL]/share/orca/cfg/reactivewalker.cfg . Starting Player/StageCopy Stage sample files.$ cp -r [STAGE-SRC]/worlds . Start up the Stage simulator with the simple world. $ player worlds/simple.cfg Components
$ reactivewalker What else?Take a look at the source files for ReactiveWalker.Check out more Orca Tutorials. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)