-
Notifications
You must be signed in to change notification settings - Fork 2
Electronics: Setting Up Microcontrollers
Connor Novak edited this page Jun 19, 2017
·
1 revision
Date Modified: 2.5.17
Download and open QGroundControl - https://donlakeflyer.gitbooks.io/qgroundcontrol-user-guide/content/download_and_install.html.
Format SD card (now called ORCASSD2) and insert it into pixhawk.
Connect the pixhawk to your laptop using a micro usb to usb cable.
Download firmware and parameter files from: http://ardusub.com/firmware/#firmware.
Follow instructions from this video: https://www.youtube.com/watch?v=siJoON6hgq4.
- Open QGroundControl and install custom firmware by choosing file you dowloaded from ardusub.
- Set parameter files by choosing the file you downloaded from the ardusub website.
- Reverse motor direction for motors 3 and 6.
- Under sensors set autopilot orientation to be roll90 and do calibration.
Date Modified: 2.10.17
- Set up SD card (now called ORCASD) with these instructions: https://github.com/olinrobotics/olinrobotics.github.io/wiki/Setting-up-the-SD-Card.
- Plugged in mouse, keyboard, screen, and ethernet then plugged in power. Note sometimes it fails to boot or boots incorrectly. If this happens, restart.
- Set up ROS on the odroid using these instructions: https://github.com/olinrobotics/olinrobotics.github.io/wiki/Odroid-and-ROS. Note: check to make sure there is an opt folder in
/
before installing ROS. To get therecd..
twice from~
- Created a ROS catkin workspace using http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment.
- Install QGroundControl Linux CompressedArchive from - https://donlakeflyer.gitbooks.io/qgroundcontrol-user-guide/content/download_and_install.html
Date Modified: 3.24.17
- Downloaded Raspbian onto SD card using zip file from: https://www.raspberrypi.org/downloads/raspbian/.
- Inserted SD card into Raspi and connected Raspi to monitor, keyboard, ethernet, power source, and a mouse.
- Followed instructions under command line setup on: http://ardusub.com/raspi-setup/.
- To open qgroundcontrol on personal laptop in Ubuntu assuming you have the App Image in your downloads folder type
chmod +x ./Downloads/QGroundControl.AppImage
and then./Downloads/QGroundControl.AppImage
- Decided we needed to start over and flash the ardusub raspbian image onto the raspi because it comes with qgroundcontrol. Followed instructions on http://ardusub.com/raspi-setup/ to complete this. Got to the end of the diskimage setup step. Still need to put card in raspi and test out. Also, hard to tell if there is currently anything on raspi. Will need to check.
- Downloaded Ardusub Rasbian image from http://ardusub.com/raspi-setup/.
- Used win32diskmanager to write the file onto the SD Card