-
Notifications
You must be signed in to change notification settings - Fork 0
Running the application topside
Whymarrh Whitby edited this page Apr 16, 2016
·
1 revision
This page describes the process for running the application from the topside control module (TCM).
Note that the control software running on Rasprime and the Picameras will start automatically.
Prerequisites:
- Plug the TCM in (e.g. power, monitor, mouse, keyboard)
- Plug the TCM into the switch
- Plug the ROV into the switch
- Make sure the TCM is plugged into the switch
- Make sure the ROV is plugged into the switch
- Power on the switch
- Power on the ROV
- Power on the TCM
Starting the video feed:
- Open a terminal window
- Type
!nc
- Open another terminal window
- Type
sshpass -p raspberry ssh pi@192.168.88.5
- Type
!raspivid
Starting the topside control software:
- Double-click the icon on the desktop
- Click start to enable control
- Note: instead of sliding power to zero (0), you can stop the control software by pressing stop
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.