Difference between revisions of "Bambi Wiki"
From Bambi
m |
|||
Line 58: | Line 58: | ||
* [https://dashcamtalk.com/forum/threads/xiaomi-yi-camera-gui-control-configure-from-pc-win-lin-mac.11206 Gui and py script to control YI Cam] (e.g. shoot trigger) | * [https://dashcamtalk.com/forum/threads/xiaomi-yi-camera-gui-control-configure-from-pc-win-lin-mac.11206 Gui and py script to control YI Cam] (e.g. shoot trigger) | ||
* [https://larrylisky.com/2016/11/24/enabling-raspberry-pi-camera-v2-under-ubuntu-mate/ how to configure PI cam on ubuntu] | * [https://larrylisky.com/2016/11/24/enabling-raspberry-pi-camera-v2-under-ubuntu-mate/ how to configure PI cam on ubuntu] | ||
− | * [https://link.springer.com/chapter/10.1007/978-3-319-50835-1_49] | + | * [https://link.springer.com/chapter/10.1007/978-3-319-50835-1_49 ETHZ Detection and tracking of possible human victims using thermal and visual cameras in real time] |
== Getting started with MediaWiki == | == Getting started with MediaWiki == | ||
* [[Help:Cheatsheet]] | * [[Help:Cheatsheet]] |
Revision as of 13:32, 6 November 2017
Welcome to the documentation Wiki of Bambi
An introduction needs still to be made. Some links to youtube videos of similar projects:
'
Contents
Project Requirements
TODO
Project Bias Point
The projects aims to develop an automated solution for the very specific use-case. The already developed and highly stressed concept of UVA is the starting point of the project. So we won't develop new techniques regarding these basic issues. Therefore we start with a DRONE that is able to:
- Hold a desired altitude
- Keep / fly to a desired GPS position
- Compensate external disturbances
- Provide ground communication for troubleshooting and development
To achieve this we use the following basic hardware:
- Pixhawk with Arducopter (a featuring open source flight controller)
- NEO-M8n (GPS)
- 3DR telemetry radio 433Hz (to have a serial link to the ground station and communicate to the flight board trough Mavlink protocol)
- Video TX Ts5823/5828 (300/600mW video transmitter 5.8GHz)
- Video RX 5.8gHz av output or otg (uvc)
- Sonar (WT81B003-0202 (Ultrasonic long distance sensor))
Mimmo
punto materiale, con l'asetto (?) acc, vel, pos. Simulando PID CATENA CINEMATICA
4 controllori:
- 2 xy
- 1 altezza
- 1 PRUA (?)
Project Milestones
- Georeferenced Orthophoto
- Image Processing (obtain the contour of the field)
- Automated Flight Route Planner
- Obstacle Avoidance Flight Mode
- Thermal Camera Processing
- Bambi Saving Workflow (e.g. mobile apps)
- How to choose the best embedded processing platform
- Gui and py script to control YI Cam (e.g. shoot trigger)
- how to configure PI cam on ubuntu
- ETHZ Detection and tracking of possible human victims using thermal and visual cameras in real time