Skip to content
rasmartins edited this page Apr 17, 2013 · 68 revisions

Introduction

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.

Tutorials

  1. Installing Prerequisites
  2. Obtaining the Source Code
  3. Building: Unix Command Line

Resources for Developers

Clone this wiki locally