Difference between revisions of "Robotics"
m (→Project Proposals) |
m |
||
Line 5: | Line 5: | ||
== Project Proposals == | == Project Proposals == | ||
+ | |||
+ | {{#ask: [[Category:ProjectProposal]] [[PrjStatus::Active]] | ||
+ | [[PrjResArea::{{PAGENAME}}]]| | ||
+ | ?PrjTitle | | ||
+ | ?PrjImage | | ||
+ | ?PrjDescription | | ||
+ | ?PrjTutor | | ||
+ | ?PrjStarts | | ||
+ | ?PrjStudMin | | ||
+ | ?PrjStudMax | | ||
+ | ?PrjCFUMin | | ||
+ | ?PrjCFUMax | | ||
+ | ?PrjResArea | | ||
+ | ?PrjResTopic | | ||
+ | format = template | | ||
+ | template = Template:ProjectProposalViz | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
{{#ask: [[Category:ProjectProposal]] | {{#ask: [[Category:ProjectProposal]] | ||
[[PrjResArea::{{PAGENAME}}]]| | [[PrjResArea::{{PAGENAME}}]]| |
Revision as of 16:45, 3 October 2011
Robotics is a huge research area. We are mainly involved in autonomous robots, mobile robots, bio-inspired robots, SLAM, service robots, edutainment and entertainment robots.
Contents
People
- AlbertoQuattriniLi
- AlessioFranchi
- AndreaBonarini
- AndreaSemprebon
- DarioCattaneo
- DavideCucci
- DavideMigliore
- DavideRizzi
- DavideTateo
- EwertonLopes
- FlavioMutti
- FrancescoAmigoni
- FrancescoVisin
- GiulioFontana
- GiuseppinaGini
- JulianMauricioAngelFernandez
- LinLi
- LuigiMalago
- MarcelloRestelli
- MartinoMigliavacca
- … further results
Project Proposals
Wiki Page: | 3D Scene Understanding | |
Title: | 3D Indoor scene understanding and layout reconstruction for a mobile robot in collaboration with UnimiB | |
Description: | The proposed project aims to reconstruct the 3D structural layout of an indoor environment perceived by a mobile robot. From the sensorial data, the robot should be able to reconstruct a geometrical structure of an indoor environment (e.g., an office).
Methods for indoor layout reconstruction must be significantly more tolerant to missing data than their outdoor counterparts, since environments such as offices and apartments exhibit extremely high levels of clutter, which typically results in heavy occlusions of walls and other structures of interest, large-scale artifacts, noise and missing data. The proposed work will be developed in collaboration with IRALAB, the Robotics Lab of University of Milano Bicocca. The work will be based on an existing project, Free Your Camera (http://www.ira.disco.unimib.it/research/robotic-perception-research/free-your-camera-3d-indoor-scene-understanding-from-arbitrary-camera-motion/) and will be part of a robotic framework based on with ROS and in development at IRALAB. | |
Tutor: | [[FrancescoAmigoni | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 February 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | Robotics |
Wiki Page: | Automatic Differentiation Techniques for Real Time Kalman Filtering | |
Title: | Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping | |
Description: | In Gauss-Newton non linear optimization one of the most tedious part is computing Jacobians. At the AIRLab we have developed a framework for non linear Simultaneous Localization and Mapping suitable for different motion models and measurement equations, but any time you need to change something you need to recompute the required Jacobian. Automatic differentiation is a tool for the automatic differentiation of source code either at compiling time or at runtime; we are interested in testing these techniques in the software we have developed and compare their performance with respect to (cumbersome) optimized computation.
Material
Expected outcome: New modules implementations based on automatic differentiation A comparison between the old stuff and new approach Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None |
Wiki Page: | Cognitive SLAM | |
Title: | Cognitive SLAM | |
Description: | We have developed a system that is able to detect, recognize and track objects in an image taken from a low cost robot equipped with a IMU and a low cost camera. The system is capable to detect and recognize objects using a user defined fuzzy tree classifier. However the system performance is heavily dependent on high level feature extraction, such as geometric features. The problem is non trivial due to noisy low cost camera and changes in the light conditions. The aim of this project is to improve the feature extraction and description process, both in performance and quality, possible adding a more complete description or others type of features. The long term aim of the research is to have an autonomuos robot capable to create a semantic map of the envirorment, localize himself , make inference on the map, navigate into the envirorment using the objects as landmarks.
No special skills are required, except basic c and object oriented programming. | |
Tutor: | [[AndreaBonarini | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 5 - 20 | |
Research Area: | Robotics | |
Research Topic: | SLAM, Feature Extraction |
Wiki Page: | Designing Living Objects | |
Title: | Designing Living Objects | |
Description: | The aim of this activity is to investigate how one or more objects in an antropic environment (home, office, hospital) can be designed and implemented to have a character and to move, having nice interactions with people. The work to be done concerns the analysis, definition, design and implementation of at least one of these objects. | |
Tutor: | [[AndreaBonarini | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 15 October 2017 | |
Students: | 1 - 2 | |
CFU: | 5 - 20 | |
Research Area: | Robotics | |
Research Topic: | Living Objects |
Wiki Page: | MoonSLAM Reengineering | |
Title: | Reengineering of a flexible framework for simultaneous localization and mapping | |
Description: | In the last three years a general framework for the implementation of EKF-SLAM algorithm has been developed at the AIRLab. After several improvements it is now time to redesign it based on the experience cumulated. The goal is to have an international reference framework for the development of EKF based SLAM algorithms with multiple sensors (e.g., lasers, odometers, inertial measurement ) and different motion models (e.g., free 6DoF motion, planar motion, ackerman kinematic, and do on). The basic idea is to implement it by using C++ templates, numerically stable techniques for Kalman filtering and investigation the use of automatic differentiation. It should be possible to seamlessly exchange motion model and sensor model without having to write code beside the motion model and the measurement equation.
Material
Expected outcome:
Required skills:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 20 - 20 | |
Research Area: | Robotics | |
Research Topic: | None |
Wiki Page: | ROS navigation local planner | |
Title: | ROS_navigation_local_planner | |
Description: | The project will be focused on the implementation of a planner and tracking algorithms for Ackermann vehicles | |
Tutor: | {{EmailViz|1=[[:User:MatteoMatteucci}}, MatteoMatteucci (), [[]] | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | October 2017 | |
Students: | 1 - 3 | |
CFU: | 2 - 20 | |
Research Area: | Robotics | |
Research Topic: | Local Planner |
Wiki Page: | Robot Games | |
Title: | Robot Games | |
Description: | Projects may include the design of an interactive game on an existing or a new robot, and its evaluation. These projects allow to experiment with real mobile robots and interaction devices. Some games may be designed for disabled children. The project can be considered a MS thesis if it can produce a new game and, possibly, a new robot, and includes adapting the behavior of the robot to the player. | |
Tutor: | [[AndreaBonarini | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | ||
Students: | 1 - 2 | |
CFU: | 2 - 20 | |
Research Area: | Robotics | |
Research Topic: | Robogames |
Wiki Page: | Unmanned Aerial Vehicles Visual Navigation | |
Title: | A critical review on the state of the art in visual navigation for unmanned aerial vehicles | |
Description: | Visual navigation is becoming more and more important in the development of unmanned aerial vehicles (UAV). The goal of this thesis/tesina is to review in a structured way the current state of art in the field from different perspective: research teams, projects, platforms, tasks, algorithms. The latter is the most important aspect obviously and the project should provide a clear view on what is done today, and obtaining which results. Two kind of operations are of most interest: tracking of fixed and mobile targets (and how this impact on the UAV path), navigation on a geo-referenced map. Implementing one of the standard approaches on a mini unmanned aerial vehicle would be the ideal ending of the work to turn it into a thesis.
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None |
Wiki Page: 3D Scene Understanding Title: 3D Indoor scene understanding and layout reconstruction for a mobile robot in collaboration with UnimiB Methods for indoor layout reconstruction must be significantly more tolerant to missing data than their outdoor counterparts, since environments such as offices and apartments exhibit extremely high levels of clutter, which typically results in heavy occlusions of walls and other structures of interest, large-scale artifacts, noise and missing data. The proposed work will be developed in collaboration with IRALAB, the Robotics Lab of University of Milano Bicocca. The work will be based on an existing project, Free Your Camera (http://www.ira.disco.unimib.it/research/robotic-perception-research/free-your-camera-3d-indoor-scene-understanding-from-arbitrary-camera-motion/) and will be part of a robotic framework based on with ROS and in development at IRALAB. |
Wiki Page: Autistic Children Play Robot Title: Autistic Children Play Robot |
Wiki Page: Automatic Differentiation Techniques for Real Time Kalman Filtering Title: Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping Material
Expected outcome: New modules implementations based on automatic differentiation A comparison between the old stuff and new approach Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Barking Robots Title: Barking Robots The robot first exhibition has been at Robotica 2009, within HI-Tech Expo at Fiera di Milano, on November 23-25, 2009. Here, the robot had to go around in an area delimited by a white stripe and contact verbally and with gestures people entering the area, in order to attract them to the booth. Behaviors and gestures have still to be developed to come to an interesting and robust demo at next Robotica, or at other ehibits (e.g. at the Museo della Scienza of Milan). |
Wiki Page: BringMeHome Title: BringMeHome |
Wiki Page: CAN Bus bootloader for STM32 microcontrollers Title: CAN Bus bootloader for STM32 microcontrollers This project aims to develop a CAN bus bootloader for STM32 ARM Cortex-M3 microcontrollers, and eventually for other architectures. |
Wiki Page: Cognitive SLAM Title: Cognitive SLAM |
Wiki Page: Designing Living Objects Title: Designing Living Objects |
Wiki Page: Electromagnetic kicker for middle-size RoboCup soccer robots Title: Electromagnetic kicker for middle-size RoboCup soccer robots The aim of the project is to design, implement, test, and evaluate a new version of the device. While the charge phase, implemented by an ad-hoc IC controlled by the PIC, is quite efficient, some work has to be done in order to design a new solenoid and improve the way the PIC implements a sort of modulation of strength of the shoot, in order to implement small passages between robots. The final purpose is to improve the efficiency of the system, with the aim of minimize the energy consumed and maximize the energy transmitted to the ball, in order to obtain more powerful shots. The first part of the project is focused on some theoretical aspects in order to understand the current design and evaluate how to improve it, while the second phase will be focused on the implementation and test of a new prototype of the kicking device. Experience with PIC-based systems is a plus, but not required, while some experience with electronics circuits is highly recommended. Students are supposed to work in the lab following a set of safety guidelines and rules with circuits at 400V, with 10A pick current during charge phase, and even more during shots. Student from electronics engineering are really welcomed to choose this project. Tutor: LuigiMalago, MarcelloRestelli, MartinoMigliavacca |
Wiki Page: Embedded registers view plug-in for Eclipse Title: Embedded registers view plug-in for Eclipse This project aims to fill this gap, developing an Eclipse plug-in that shows the register contents in a tree viewer, like most commercial suites do. |
Wiki Page: Extended Kalman Filtering on Manifolds Title: Extended Kalman Filtering on Manifolds
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, SimoneCeriani, DavideCucci |
Wiki Page: LCM middleware on embedded platform Title: LCM middleware on embedded platform The project consists in:
The projects has to be developed in ANSI C, and experience with embedded platforms is a plus. |
Wiki Page: MoonSLAM Reengineering Title: Reengineering of a flexible framework for simultaneous localization and mapping Material
Expected outcome:
Required skills:
Tutor: MatteoMatteucci |
Wiki Page: Odometric system for robots based on laser mice Title: Odometric system for robots based on laser mice The aim of the project is first to improve the current design of the PIC-based board, and realize a new working prototype, and then to implement and evaluate different algorithms able to estimate more precisely the x,y and theta odometric data from the mice readings. Experience with PIC-based systems and some experience with electronics circuits is a plus. Students are supposed to redesign the electronic board, improve the firmware of the PIC, and work on the algorithm that estimates the robot position on the PC. It would be also interesting to evaluate the possibility to embed the optimization and estimation algorithms in the firmware of the PIC in order to produce a stand-alone device. Ask the tutors of the project for extra material, such as data-sheets and other documentation. |
Wiki Page: R2P IMU firmware development Title: Embedded Inertial Measurement Unit for Unmanned Aerial Vehihcles
Material
Expected outcome:
Required skills or skills to be acquired:
Tutor: AndreaBonarini, MartinoMigliavacca, MatteoMatteucci |
Wiki Page: ROS navigation local planner Title: ROS_navigation_local_planner |
Wiki Page: Robocentric MoonSLAM Title: Robocentric implementation in the MoonSLAM framework Material
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, SimoneCeriani |
Wiki Page: Robot Games Title: Robot Games |
Wiki Page: Scan Matching Odometry and Multisensor SLAM Title: Scan Matching Odometry and Multisensor SLAM Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, SimoneCeriani, DavideCucci |
Wiki Page: Scripting language on embedded platforms Title: Scripting language on embedded platforms This project aims to port the abstract machine to ARM Cortex-M3 microcontrollers, add a set of functions to interface with the underlying hardware peripherals and then to embed it as ChibiOS/RT (http://www.chibios.org) thread. |
Ongoing Projects
Benchmarking
Bio Robotics
Exploration Strategies
Living Objects
RoboCup Rescue
Robogames
Robot development
SLAM
Past Projects
- Adaptive Predicates
- Affective Robot force sensor
- Alien-Bot
- Balancing robots: Tilty, TiltOne
- Ballbot
- BasketBot
- C-SLAM
- CPG for Warugadar
- Cestino
- Concierge
- Control of Whitefinger
- CrickBot
- Crocobot
- Drone Laser Game
- E-2? - A robot for exhibitions
- E-2? Behaviors
- E-2? Body
- E2GoHome
- EmotionalLamp
- EmotionalSoundExpression
- … further results
Resources
Theories and useful algorithms
- Mathematical representations of Rotations