-
Notifications
You must be signed in to change notification settings - Fork 0
Walkthrough: Adding a feature
Whymarrh Whitby edited this page Jan 24, 2016
·
3 revisions
This page walks through adding a feature to the control software.
- A GitHub account (which you have if you're reading this)
- A working knowledge of Git
- Git installed locally or GitHub for Desktop installed
- The dependencies of the project installed locally
- VirtualBox and Vagrant (at the time of writing)
See GitHub's Bootcamp articles, Understanding the GitHub Flow, or the wealth of resources elsewhere for a primer on Git—it has a learning curve, but is a great tool.
TBA
TBA
TBA
TBA
TBA
TBA
TBA
TBA
TBA
This wiki and the project's README file contain a lot of information, take your time and read both. Read the CONTRIBUTING.md
file in the project before opening a pull request or an issue.
© Eastern Edge Robotics - www.easternedgerobotics.com
Introductions
- Home
- 1000ft overview
- Design rationale
- Configuration
Getting things done
- Quick start
- Getting Started/Workspace Setup
- Git-Cheatsheet
- Vagrant environment
- Connecting to the ROV network
- Walkthrough: Adding a feature
- Testing changes to the application
- Deploying the application
- Running the application topside
- Running the Picamera video feed
Development
Hardware and misc.