-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ricardo Martins edited this page Feb 9, 2014
·
67 revisions
DUNE: Unified Navigational Environment is a runtime environment for unmanned systems on-board software. It is used to write generic embedded software at the heart of the system, e.g. code or control, navigation, communication, sensor and actuator access, etc. It provides an operating-system and architecture independent platform abstraction layer, written in C++, enhancing portability among different CPU architectures and operating systems.
- Installing Prerequisites
- Obtaining the Source Code
- Building: Unix Command Line
- Building: Eclipse
- Building: Qt Creator
- Building: Microsoft Visual Studio
- Example: DUNE "How to create tasks"
- Example: DUNE "Advanced task interactions"
- Example: DUNE "Interaction with MatLab"
- Example: Control LEDs with GPIO on BBB
- Example: Motor control GPIO on BBB
- Example: Using Serial Port with BBB
- Example: Using PWM with BBB
- Example: Using I2C with BBB
- Running a UAV simulation with ArduPilot
- Checking system for external library
For discussion of anything related to DUNE or our toolchain join our google group.