Difference between revisions of "First Level Course Projects"
From AIRWiki
Line 5: | Line 5: | ||
<!--==== Computer Vision and Image Analysis ====--> | <!--==== Computer Vision and Image Analysis ====--> | ||
<!--==== E-Science ====--> | <!--==== E-Science ====--> | ||
− | ==== Machine Learning ==== | + | <!--==== Machine Learning ====--> |
− | + | <!--==== Ontologies and Semantic Web ====--> | |
+ | <!--==== Philosophy of Artificial Intelligence ====--> | ||
+ | <!--==== Robotics ====--> | ||
{{Project template | {{Project template | ||
− | |title= | + | |title=Simulation of 6-DOF Robot Manipulator |
− | |tutor=Marcello Restelli | + | |tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it) |
− | |description= | + | |description=The goal of this project is to develop a simulator for a 6-DOF robot manipulator, using the [http://www.ode.org/ ode] (open dynamics engine) library for simulating the rigid body dynamics. The project involves three different phases: |
+ | * Building the physical model of the manipulator | ||
+ | * Implementing the forward and inverse kinematic routines | ||
+ | * Implementing the trajectory planning routines | ||
+ | * Implementing the control modules | ||
+ | * Implementing an interface to control the robot movements | ||
− | + | This project allows to put into practice what has been explained during the first part of the course of Robotics. | |
− | + | The project can be turned into a thesis, by using the simulated manipulator to perform some learning experiments. | |
− | + | ||
− | + | ||
|start=Anytime | |start=Anytime | ||
− | |number=2 | + | |number=2-3 |
− | |cfu= | + | |cfu=10-15 |
− | |image= | + | |image=puma6dof1.jpg}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<!--==== Soft Computing ====--> | <!--==== Soft Computing ====--> |
Revision as of 14:30, 29 September 2008
Here you can find a list of project proposals for the courses of "Progetto di Ingegneria Informatica" and "Progetto di Robotica"
Title: | Simulation of 6-DOF Robot Manipulator | |
---|---|---|
Description: | The goal of this project is to develop a simulator for a 6-DOF robot manipulator, using the ode (open dynamics engine) library for simulating the rigid body dynamics. The project involves three different phases:
This project allows to put into practice what has been explained during the first part of the course of Robotics. The project can be turned into a thesis, by using the simulated manipulator to perform some learning experiments. | |
Tutor: | Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it) | |
Start: | Anytime | |
Number of students: | 2-3 | |
CFU: | 10-15 |