5 resultados para SLAM RGB-D SlamDunk Android 3D mobile
em Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco
Resumo:
The present thesis is focuses on the problem of Simultaneous Localisation and Mapping (SLAM) using only visual data (VSLAM). This means to concurrently estimate the position of a moving camera and to create a consistent map of the environment. Since implementing a whole VSLAM system is out of the scope of a degree thesis, the main aim is to improve an existing visual SLAM system by complementing the commonly used point features with straight line primitives. This enables more accurate localization in environments with few feature points, like corridors. As a foundation for the project, ScaViSLAM by Strasdat et al. is used, which is a state-of-the-art real-time visual SLAM framework. Since it currently only supports Stereo and RGB-D systems, implementing a Monocular approach will be researched as well as an integration of it as a ROS package in order to deploy it on a mobile robot. For the experimental results, the Care-O-bot service robot developed by Fraunhofer IPA will be used.
Resumo:
Jakina da informatika oso gai zabala dela. Horregatik, oro har, sistema informatikoen garatzaileak sistemaren osagai bakan batzuetaz soilik arduratzen dira. Proiektu honek hardwarearen eta softwarearen munduak uztartzea du helburu; hardware- eta softwareosagaiak dituen sistema bat sortu, behar diren osagai guztiak garatuz. Horretaz gain, garatutakoa erabilgarria izatea bilatu da, hau da, funtzio praktiko eta erreal bat edukitzea. Horretarako, Android eta Arduino plataformak aztertu dira: Android erabiltzaileari interfaze grafikoa eskaini eta elkarrekintza burutzeko erabili da; Arduino, berriz, hardwarearen kontrolatzailea izateko. Horrekin, eragingailuak kontrolatuz, time-lapseak egiteko sistema automatizatua garatu da; D-Lappse Android aplikazioarekin sistema kontrolatu daiteke eta dollyari aginduak bidali, argazki-sekuentziak era automatizatu batean egiteko.
Resumo:
Karrera amaierako proiektu honetan telefono mugikor aurreratuentzako aplikazio grafiko bat garatu da. Aplikazioak mendizaleei lainoa dagoenean orientatzen lagundu nahi die, ikuspen ezagatik galdu ez daitezen. Hori lortzeko, erabiltzailearen inguruan dagoen paisaia hiru dimentsiotan pantailaratuko da. Non kokatuta dagoen jakiteko GPS sistema atzitzen da. Erabiltzaileak aurrera egiten duen heinean marraztutako ingurunea eguneratzen da. Orientatzen laguntzeko, begiratzen ari den norantzan dagoen lurrazala bakarrik marraztuko zaio mendizaleari.
Resumo:
Within the next few pages, I will try to give a wide description of the project that I have been doing for IK4-Ikerlan. For the last six months, I have been working in developing a socket-based application for Apple devices. These devices work under the iOS operative system, which is programmed in Objective-C, a language similar to C. Although I did not have the chance to develop this application for Apple TV, I was able to create an application for iPhone and another one for iPad. The only difference between both applications was the screen resolution, but we decided to make them separately, as it would be really hard to combine both resolutions, and wallpapers, everything in the same workspace. Finally, it is necessary to add that the main goal was not to create a new application for iOS, but to translate an Android application into iOS. To achieve this, it is required to translate Java code into Objective- C, which is the language used to develop applications for all kinds of Apple devices. Fortunately, there is a tool created by Google, which helped us with this exercise. This tool is called j2ObjC, and it is still being developed.
Resumo:
[ES]Se presenta el siguiente proyecto de desarrollo, enfocado en el contexto de suplir las necesidades de los equipos de emergencias. Actualmente los equipos de emergencias, hacen uso de walkie talkies para comunicarse entre sí, es decir, hacen uso de la tecnología PTT (Push-to-talk). Es una comunicación unidireccional de un usuario a muchos, de manera que pueden transmitir la información necesaria a varios usuarios simultáneamente. Por otra parte, la comunicación mediante esta tecnología hace posible que sea en tiempo real sin prácticamente ningún retraso. Sin embargo el uso de esta forma de comunicación trae consigo algunos inconvenientes. Por ejemplo, los dispositivos tienen un rango de alcance de transmisión-recepción limitado. Además la banda de frecuencia para poder comunicarse debe ser reservada a fin de evitar posibles problemas de comunicación debido a que el canal estuviera ocupado por otros usuarios, posibles interferencias, etc. La reserva de este rango de frecuencia, supone un coste añadido para el uso de esta tecnología. Con el desarrollo de las redes móviles que ofrecen grandes velocidades de transmisión, se hace posible el uso de la tecnología PTT mediante la red móvil existente. De esta manera, surge el siguiente proyecto de desarrollo de una aplicación móvil Android, como cliente que haga uso de la tecnología PTT sobre la red móvil PoC (Push-to-talk Over Cellular).