OpenJAUS Tutorials
JAUS Components
JAUS Messaging
| Tutorial: Running the Vehicle Simulator |
| Written by Danny Kent |
|
This tutorial is for OpenJAUS 3.3. OpenJAUS 3.3 is no longer in development or maintainence by the OpenJAUS team. This tutorial is provided for reference and support of legacy systems only. For new development please use OpenJAUS 4.0 The OpenJAUS Vehicle Simulator is a set of JAUS components that interface to a simple dynamics simulation of a front-wheel-steered ground vehicle. The simulator contains four components: a Primitive Driver (PD), Velocity State Sensor (VSS), Global Pose Sensor (GPOS) and a Global Waypoint Driver (WD). The vehicle sim serves as a test component for writing other JAUS components that command and control vehicles (such as an Operator Control Unit (OCU)). At this time OpenJAUS does not come with any such components. Another purpose of the vehicle sim is to provide a set of example code for implementing your own components on your unmanned systems.
|


0 Comments