Difference between revisions of "INTERFAZ"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 8: | Line 8: | ||
</center> | </center> | ||
− | + | == Instalación == | |
− | + | Guía de instalación de Robot Devastation en Ubuntu: http://asrob.uc3m.es/rddoc/install_on_ubuntu.html | |
− | + | ||
− | + | Enlace de descarga directa: http://sourceforge.net/projects/asrob/files/robotDevastation/robotDevastation-0.0/ | |
− | + | ||
− | + | == Desarrollo == | |
− | + | La documentación generada a partir de código está en: http://asrob.uc3m.es/rddoc/ | |
− | + | ||
− | + | * Esta interfaz del vídeo está hecha con Highgui (parte de [http://opencv.org/ OpenCV]). | |
− | + | * Tenemos un prototipo con [http://doc.qt.digia.com/4.0/index.html Qt4]. | |
− | + | * Barajamos la posibilidad de migrar a [http://www.libsdl.org/ SDL]. | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
[[Robot_Devastation|Robot Devastation]] | [[Robot_Devastation|Robot Devastation]] |
Revision as of 16:39, 21 November 2012
ECRO - Robot Devastation - Alpha Version |
Instalación
Guía de instalación de Robot Devastation en Ubuntu: http://asrob.uc3m.es/rddoc/install_on_ubuntu.html
Enlace de descarga directa: http://sourceforge.net/projects/asrob/files/robotDevastation/robotDevastation-0.0/
Desarrollo
La documentación generada a partir de código está en: http://asrob.uc3m.es/rddoc/
- Esta interfaz del vídeo está hecha con Highgui (parte de OpenCV).
- Tenemos un prototipo con Qt4.
- Barajamos la posibilidad de migrar a SDL.