APP4MC-Rover Documentation¶
- 1. Introduction
- 2. Installation Instructions
- 2.1. Raspbian Image
- 2.2. Marker Detection
- 2.3. Roverweb Installation
- 3. Rover Hardware
- 4. Roverapp
- 5. Cloud Communication
- 6. Rover Web UI: roverweb
- 7. Rover Tutorials
- 8. Cross Development in Raspbian
- 8.1. Roverapp Software Development Kit (SDK) Extension for Raspbian
- 8.2. Cross Development with Windows using Eclipse CDT and rover-app-raspbian-cross-sdk
- 8.2.1. Step 1: Windows Toolchain Setup
- 8.2.2. Step 2: Downloading and Installing Eclipse
- 8.2.3. Step 3: Setting Up Cross Compiler in Eclipse
- 8.2.4. Step 4: Downloading rover-app
- 8.2.5. Step 5: Downloading rover-app-raspbian-cross-sdk
- 8.2.6. Step 6: Configuring Environment Variables
- 8.2.7. Step 7: Cross Settings
- 8.2.8. Step 8: Run Configurations
- 8.2.9. Step 9: Editing Preprocessor Definitions (-D)
- 8.2.10. Step 10: Adjusting Include Paths (-I)
- 8.2.11. Step 11: Specifying Precompiled Libraries to be Linked (-l) and Library Search Paths (-L)
- 8.2.12. Step 12: Specifying Additional Linker Flags
- 9. References