List of all the students advised by Davide Eynard which are not active (format: comma separated list)
List of all the students advised by David Laniado which are explicitly non inactive, that is they do have a status which is different from "active". For each one of them, check if they have other advisors. (format: table)
List of all the projects tutored by Davide Migliore in the area of Computer Vision and Image Analysis. For each project show the tutors. (format: ul)
List of all the projects tutored by Matteo Matteucci. For each project show the description, the area, the tutors, and the min and max number of students allowed. (format: table)
|
PrjDescription |
PrjResArea |
PrjTutor |
PrjStudMin |
PrjStudMax |
AGW |
Control system design of an electric wheelchair for autonomous drive with obstacle avoidance |
Robotics |
MatteoMatteucci Marcello Farina Luca Bascetta |
|
|
Accurate AR Marker Location |
ARTags, QR codes, Data Matrix, are visual landmark used for augmented reality, but they could be used for robotics as well. A thesis has already been done on using data matrix for robot localization and mapping, but improvements are required in terms generality, accuracy and robustness of the solution. The goal is thuss to:
- increase the number of markers supported by the system (ARTag + QR codes)
- increase the accuracy of the detection and localization of the marker
- test different algorithms for the solution of the perspective from n points problem
Material:
- papers on PnP algorithms, OpenCV,
- Matlab code with three PnP algorithms implementations
- C++ libraries for marker detection (to be found and evaluated)
Expected outcome:
- C++ library to the robust localization of artificial markers
- a ROS node performing accurate ARTag localization
- a comparison of Tags and algorithms in a real world scenario
- The use of this library in a SLAM framework (Thesis)
Required skills or skills to be acquired:
- background on computer vision and image processing
- C++ programming under Linux
|
Computer Vision and Image Analysis |
MatteoMatteucci |
1 |
2 |
Ackerman vehicle autonomous drive |
Development of an autonomous drive system for an Ackerman vehicle with the use of Move base ROS package |
|
MatteoMatteucci |
|
|
Aperiodic visual stimulation in a VEP-based BCI |
Visual-evoked potentials (VEPs) are a possible way to drive the a Brain-Computer Interface (BCI). This projects aims at maximizing the discrimination between different stimuli by using numerical codes derived from techniques of digital telecommunications.
|
BioSignal Analysis |
MatteoMatteucci |
1 |
|
Automatic Differentiation Techniques for Real Time Kalman Filtering |
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:
- C++ programming under Linux
|
Robotics |
MatteoMatteucci |
1 |
2 |
Automatic generation of domain ontologies |
This thesis to be developed together with Noustat S.r.l. (see http://www.noustat.it), who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships. |
Machine Learning |
MatteoMatteucci AndreaBonarini DavideEynard |
1 |
2 |
BCI & artifacts |
BCI and artifacts |
BioSignal Analysis |
MatteoMatteucci |
|
|
BCI based on Motor Imagery |
This project is aimed is to control an external device through the analysis of brain waves measured on the human scalp. |
BioSignal Analysis |
MatteoMatteucci RossellaBlatt BernardoDalSeno |
|
|
BCI on Sockets |
Communication on TCP/IP between BCI Software modules |
BioSignal Analysis |
MatteoMatteucci |
|
|
Balancing Robot Development |
Building a balancing robot starting from an existing hardware |
|
MatteoMatteucci |
|
|
Behavior recognition from visual data |
In the literature several approaches have been used to model observed behaviors and these date back to early approaches in animal behavior analysis (Baum and Eagon, 1967)(Colgan, 1978). Nowadays several techniques are used and they can be roughly classified as: State space models, Automata (e.g., Finite State Machines, Agents, etc.), Grammars (e.g., strings, T-Patterns, etc.), Bayeasian models (e.g., Hidden Markov Models), and Dynamic State Variables. The work will leverage on a huge corpus of techniques to devise the most suitable for behavior recognition from visual data. We exclude from the very beginning any deterministic approach being the phenomenon under observation complex and affected by noisy observations. The focus will be mainly of the use of dynamic graphical models (Ghahramani, 1998) and the application of bottom up learning techniques (Stolcke and Omohundro, 1993)(Stolcke and Omohundro, 1994) for model induction.
- L. E. Baum and J. A. Eagon. An inequality with applications to statistical estimation for probabilistic functions of markov processes and to a model for ecology. Bull. Amer. Math. Soc, 73(73):360–363, 1967.
- P. W. Colgan. Quantitative Ethology. John Wiley & Sons, New York, 1978.
- A. Stolcke and S. M. Omohundro. Hidden markov model induction by bayesian model merging. In Stephen Jos é Hanson, Jack D. Cowan, and C. Lee Giles, editors, Advances in Neural Information Processing Systems, volume 5. Morgan Kaufmann, San Mateo, CA, 1993.
- Zoubin Ghahramani. Learning dynamic bayesian networks. Lecture Notes in Computer Science, 1387:168, 1998.
- A. Stolcke and S. M. Omohundro. Best-first model merging for hidden markov model induction. Technical Report TR-94-003, 1947 Center Street, Berkeley, CA, 1994.
Material:
- papers from major journals and conferences
- kinet SDK for the extraction of body poses
Expected outcome:
- general framework for the recognition of behaviors from time series
- toolkit for behavior segmentation and recognition from time series
- running prototype based on data coming from the Microsoft kinect sensor
Required skills or skills to be acquired:
- understanding of techniques for behavior recognition
- background on pattern recognition and stochastic models
- basic understanding of computer vision
- C++ programming under Linux or Matlab
|
Machine Learning |
MatteoMatteucci AndreaBonarini |
1 |
2 |
Characterization of the NIA signal |
The NIA system by OCZ provides a very cheap way to get a signal that includes EOG, EMG and EEG. Aim of this project is to characterize it and investigate how could it be used as a substitute of a clinical EEG for non-clinical applications, and as one more signal for affective computing. |
BioSignal Analysis |
MatteoMatteucci |
|
|
Combinatorial optimization based on stochastic relaxation |
The project will focus on the study, implementation, comparison and
analysis of different algorithms for the optimization of pseudo-Boolean
functions, i.e., functions defined over binary variables with values in
R. These functions have been studied a lot in the mathematical
programming literature, and different algorithms have been proposed (1).
More recently, the same problems have been faced in evolutionary
computations, with the use of genetic algorithms, and in particular
estimation of distribution algorithms (2,3). Estimation of distribution
algorithms are a recent meta-heuristic, where classical crossover and
mutation operators used in genetic algorithms are replaced with
operators that come from statistics, such as sampling and estimation.
The focus will be on the implementation of a new algorithm able to
combine different approaches (estimation and sampling, from one side,
and exploitation of prior knowledge about the structure of problem, on
the other), together with the comparison of the results with existing
techniques that historically appear in different (and often separated)
communities. Good coding (C/C++) abilities are required. Since the
approach will be based on statistical models, the student is supposed to
be comfortable with notions that come from probability and statistics
courses. The project could require some extra effort in order to build
and consolidate some background in math, especially in Bayesian
statistics and MCMC techniques, such as Gibbs and Metropolis samplers (4).
The project can be extended to master thesis, according to interesting
and novel directions of research that will emerge in the first part of
the work. Possible ideas may concern the proposal of new algorithms able
to learn existing dependencies among the variables in the function to be
optimized, and exploit them in order to increase the probability to
converge to the global optimum.
Picture taken from http://www.ra.cs.uni-tuebingen.de/
Bibliography
- Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics.
- Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.
- Larrañga, Pedro; & Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.
- Image Analysis, Random Fields Markov Chain Monte Carlo Methods
|
Machine Learning |
MatteoMatteucci LuigiMalago |
1 |
2 |
Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization |
The project will focus on the study, implementation, comparison and analysis of different algorithms for combinatorial optimization using techniques and algorithms proposed in Evolutionary Computation. In particular we are interested in the study of Estimation of Distribution Algorithms (1,2,3,4), a recent meta-heuristic, often presented as an evolution of Genetic Algorithms, where classical crossover and mutation operators, used in genetic algorithms, are replaced with operators that come from statistics, such as sampling and
estimation.
The focus will be on the implementation of new hybrid algorithms able to combine estimation of distribution algorithms with different approaches available in the evolutionary computation literature, such as genetic algorithms and evolutionary strategies, together with other local search techniques. Good coding (C/C++) abilities are required. Some background in combinatorial optimization form the "Fondamenti di Ricerca Operativa" is desirable. The project could require some effort in order to build and consolidate some background in MCMC techniques, such as Gibbs and Metropolis samplers (4). The project could be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work.
Computer vision provides a large number of optimization problems, such as new-view synthesis, image segmentation, panorama stitching and texture restoration, among the others, (6). One common approach in this context is based on the use of binary Markov Random Fields and on the formalization of the optimization problem as the minimum of an energy function expressed as a square-free polynomial, (5). We are interested in the proposal, comparison and evaluation of different Estimation of Distribution Algorithms for solving real world problems that appear in computer vision.
Pictures taken from http://www.genetic-programming.org and (6)
Bibliography
- Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.
- Larrañga, Pedro; & Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.
- Lozano, J. A.; Larrañga, P.; Inza, I.; & Bengoetxea, E. (Eds.). Towards a new evolutionary computation. Advances in estimation of distribution algorithms. Springer, 2006.
- Pelikan, Martin; Sastry, Kumara; & Cantu-Paz, Erick (Eds.). Scalable optimization via probabilistic modeling: From algorithms to applications. Springer, 2006.
- Image Analysis, Random Fields Markov Chain Monte Carlo Methods
- Carsten Rother, Vladimir Kolmogorov, Victor Lempitsky, Martin Szummer. Optimizing Binary MRFs via Extended Roof Duality, CVPR 2007
|
Machine Learning |
MatteoMatteucci LuigiMalago |
1 |
2 |
Comparison of State of the Art Visual Odometry Systems |
Visual odometry is the estimation of camera(s) movement from a sequence of images. In case we deal with a single camera system we have Monocular Visual Odometry; in case we have more cameras we have a Stero Visual Odometry. The goal of the thesis is to review the state of the art on in visual odometry, classify existing approaches and compare their implementations (many of the algorithms have online source code available).
Material
Expected outcome:
- a set of running algorithms performing visual odometry
Required skills or skills to be acquired:
- computer vision and 3D reconstruction
- C++ programming under Linux
|
Computer Vision and Image Analysis |
MatteoMatteucci |
1 |
2 |
Creation of new EEG training by introduction of noise |
A Brain-Computer Interface (BCI) must be trained on the individual user in order to be effective. This training phase require recording data in long sessions, which is time consuming and boring for the user. The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.
|
BioSignal Analysis |
MatteoMatteucci |
1 |
2 |
Deep Learning on Event-Based Cameras |
This project aims to study deep learning techniques on event-based cameras and develop algorithms to perform object recognition on those devices. |
|
MatteoMatteucci |
|
|
DiffDrivePlanner |
A Search-Based Trajectory Planner for differential drive vehicles in ROS Context |
Robotics |
MatteoMatteucci |
|
|
Driving an autonomous wheelchair with a P300-based BCI |
This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair (LURCH) with a BCI, through the development of key software modules. Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis. |
BioSignal Analysis |
MatteoMatteucci |
1 |
|
Environment Monitoring |
The goal of this project is to develop a video surveillance system to track in 3D vehicles or people.
The idea is to use one or more calibrated camera to estimate the position and the trajectories of the moving objects in the scene.
The skills required for this project are:
- C/C++ and OpenCV library
- Linux o.s.
- Geometry/Image processing
- Probabilistic robotics/IMAD
|
Computer Vision and Image Analysis |
MatteoMatteucci DavideMigliore |
2 |
3 |
List of all the projects in the area of BioSignal Analysis. For each project show the description, the research topic and the tutors. (format: table)
|
PrjDescription |
PrjResTopic |
PrjTutor |
Aperiodic visual stimulation in a VEP-based BCI |
Visual-evoked potentials (VEPs) are a possible way to drive the a Brain-Computer Interface (BCI). This projects aims at maximizing the discrimination between different stimuli by using numerical codes derived from techniques of digital telecommunications.
|
Brain-Computer Interface |
MatteoMatteucci |
Creation of new EEG training by introduction of noise |
A Brain-Computer Interface (BCI) must be trained on the individual user in order to be effective. This training phase require recording data in long sessions, which is time consuming and boring for the user. The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.
|
Brain-Computer Interface |
MatteoMatteucci |
Driving an autonomous wheelchair with a P300-based BCI |
This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair (LURCH) with a BCI, through the development of key software modules. Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis. |
Brain-Computer Interface |
MatteoMatteucci |
Exploratory data analysis by genetic feature extraction |
Understanding the waves in EEG signals is an hard task and psicologists often need automatic tools to perform this task. In this project we are interested in using a genetic algorithm developed for P300 feature extraction in order to extract useful informations from Error Potentials. The project is a collaboration with the psicology department od Padua University.
|
Brain-Computer Interface |
MatteoMatteucci |
Multimodal GUI for driving an autonomous wheelchair |
This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair (LURCH - The autonomous wheelchair) with a multi modal interface (Speech Recognition, Brain-Computer Interface, etc.), through the development of key software modules. The work will be validated with live experiments.
|
Brain-Computer Interface |
MatteoMatteucci SimoneCeriani DavideMigliore |
P300 BCI |
Recovery, integration and adaptation of P300 BCI (hardware and software) stubs to generate a working interface for a speller. The aim is to develop a working prototype for an ALS affected patient. |
EEG analysis, classification algorithms |
MatteoMatteucci |
Real-time removal of ocular artifact from EEG |
In a Brain-Computer Interface (BCI) based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements. Algorithms have been devised to cancel the effect of such artifacts. The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.
|
Brain-Computer Interface |
MatteoMatteucci |
Wiki Page:
|
A Unifying Framework for Semantic Annotation
|
|
Title:
|
A Unifying Framework for Semantic Annotation
|
Description:
|
See http://davide.eynard.it/elc/
|
Coordinator:
|
DavideEynard (warning.pngThe part "|DavideEynard" of the query was not understood.
Results might not be as expected.), DavidLaniado (warning.pngThe part "|DavidLaniado" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
|
Collaborator:
|
1 June 2009 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 June 2009" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
1 January 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 January 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Social Software and Semantic Web
|
End:
|
Semantic Annotations
|
Wiki Page:
|
A tool to find and store annotations into a unifying semantic ontology
|
|
Title:
|
A tool to find and store annotations into a unifying semantic ontology
|
Description:
|
|
Coordinator:
|
DavideEynard (warning.pngThe part "|DavideEynard" of the query was not understood.
Results might not be as expected.), DavidLaniado (warning.pngThe part "|DavidLaniado" of the query was not understood.
Results might not be as expected.), RiccardoTasso (warning.pngThe part "|RiccardoTasso" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
StefanoInvernizzi (warning.pngThe part "|StefanoInvernizzi" of the query was not understood.
Results might not be as expected.), RiccardoMocchetti (warning.pngThe part "|RiccardoMocchetti" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Social Software and Semantic Web
|
End:
|
Semantic Annotations
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
AGW
|
|
Title:
|
AGW - Automatic Guided Wheelchair
|
Description:
|
Control system design of an electric wheelchair for autonomous drive with obstacle avoidance
|
Coordinator:
|
MatteoMatteucci (warning.pngThe part "|MatteoMatteucci" of the query was not understood.
Results might not be as expected.), Marcello Farina (warning.pngThe part "|Marcello Farina" of the query was not understood.
Results might not be as expected.), Luca Bascetta (warning.pngThe part "|Luca Bascetta" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MauroGabellone (warning.pngThe part "|MauroGabellone" of the query was not understood.
Results might not be as expected.), EugenioCeravolo (warning.pngThe part "|EugenioCeravolo" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
|
Students:
|
|
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Adaptive Behaviors for Robogames
|
|
Title:
|
Adaptive Behaviors for Robogames
|
Description:
|
The goal of the project is to develop a system to adapt behaviors of a robot to the way of playing of a human player
|
Coordinator:
|
EwertonLopes (warning.pngThe part "|EwertonLopes" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
StefanoBoriero (warning.pngThe part "|StefanoBoriero" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
20 March 2018 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "20 March 2018" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
|
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Adaptive Predicates
|
|
Title:
|
Adaptive Predicates
|
Description:
|
Adapting predicates to the robot needs
|
Coordinator:
|
AndreaBonarini (warning.pngThe part "|AndreaBonarini" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
NinoRaffa (warning.pngThe part "|NinoRaffa" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
25 February 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "25 February 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
23 February 2012 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "23 February 2012" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Affective Robot force sensor
|
|
Title:
|
Affective Robot force sensor
|
Description:
|
Implementation of a new force sensor for the robot used in affective rehabilitation
|
Coordinator:
|
SimoneTognetti (warning.pngThe part "|SimoneTognetti" of the query was not understood.
Results might not be as expected.), MaurizioGarbarino (warning.pngThe part "|MaurizioGarbarino" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
FrancescoSpadoni (warning.pngThe part "|FrancescoSpadoni" of the query was not understood.
Results might not be as expected.), FedericoRinaldi (warning.pngThe part "|FedericoRinaldi" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
19 March 2009 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "19 March 2009" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
22 July 2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "22 July 2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Course
|
Wiki Page:
|
Affective Robotic Rehabilitation of Upper Limbs
|
|
Title:
|
Affective Robotic Rehabilitation of Upper Limbs
|
Description:
|
Evaluation of the affective status of people involved in robotic rehabilitation
|
Coordinator:
|
MaurizioGarbarino (warning.pngThe part "|MaurizioGarbarino" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
DanielaMazzeo (warning.pngThe part "|DanielaMazzeo" of the query was not understood.
Results might not be as expected.), SilviaSammartino (warning.pngThe part "|SilviaSammartino" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
18 March 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "18 March 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
30 September 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "30 September 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
BioSignal Analysis
|
End:
|
Affective Computing And BioSignals
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Affective VideoGames
|
|
Title:
|
Affective VideoGames
|
Description:
|
|
Coordinator:
|
SimoneTognetti (warning.pngThe part "|SimoneTognetti" of the query was not understood.
Results might not be as expected.), MaurizioGarbarino (warning.pngThe part "|MaurizioGarbarino" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
GiorgioPrini (warning.pngThe part "|GiorgioPrini" of the query was not understood.
Results might not be as expected.), LucaDelGiudice (warning.pngThe part "|LucaDelGiudice" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
14 November 2008 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "14 November 2008" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
23 July 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "23 July 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Affective Computing
|
End:
|
Affective Computing And BioSignals
|
Research Area:
|
Master of Science
|
Wiki Page:
|
Alien-Bot
|
|
Title:
|
Alien-Bot
|
Description:
|
The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the movie Alien.
|
Coordinator:
|
AndreaBonarini (warning.pngThe part "|AndreaBonarini" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
DavideBorgonovo (warning.pngThe part "|DavideBorgonovo" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
7 October 2012 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "7 October 2012" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
20 April 2013 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "20 April 2013" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robogames
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Autonomous Robot for emotional interaction
|
|
Title:
|
Autonomous Robot for emotional interaction
|
Description:
|
Expressing emotions in interaction with children wih disabilities.
|
Coordinator:
|
AndreaBonarini (warning.pngThe part "|AndreaBonarini" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MariaVirginiaPrati (warning.pngThe part "|MariaVirginiaPrati" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
10 March 2017 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "10 March 2017" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
|
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
BCI & artifacts
|
|
Title:
|
BCI and artifacts
|
Description:
|
BCI and artifacts
|
Coordinator:
|
MatteoMatteucci (warning.pngThe part "|MatteoMatteucci" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
DarioRusignuolo (warning.pngThe part "|DarioRusignuolo" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
31 December 2009 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "31 December 2009" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
|
Start:
|
BioSignal Analysis
|
End:
|
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
BCI based on Motor Imagery
|
|
Title:
|
BCI based on Motor Imagery
|
Description:
|
This project is aimed is to control an external device through the analysis of brain waves measured on the human scalp.
|
Coordinator:
|
MatteoMatteucci (warning.pngThe part "|MatteoMatteucci" of the query was not understood.
Results might not be as expected.), RossellaBlatt (warning.pngThe part "|RossellaBlatt" of the query was not understood.
Results might not be as expected.), BernardoDalSeno (warning.pngThe part "|BernardoDalSeno" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
FabioZennaro (warning.pngThe part "|FabioZennaro" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
|
Students:
|
|
Start:
|
BioSignal Analysis
|
End:
|
|
Wiki Page:
|
BCI on Sockets
|
|
Title:
|
BCI on Socket
|
Description:
|
Communication on TCP/IP between BCI Software modules
|
Coordinator:
|
MatteoMatteucci (warning.pngThe part "|MatteoMatteucci" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MarioPolino (warning.pngThe part "|MarioPolino" of the query was not understood.
Results might not be as expected.), NikoZarzani (warning.pngThe part "|NikoZarzani" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
15 April 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "15 April 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
|
Start:
|
BioSignal Analysis
|
End:
|
Brain-Computer Interface
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Course
|
Wiki Page:
|
Balancing robots: Tilty, TiltOne
|
|
Title:
|
BalancingRobots
|
Description:
|
Meta-project about balancing robots.
|
Coordinator:
|
MartinoMigliavacca (warning.pngThe part "|MartinoMigliavacca" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
|
Collaborator:
|
1 January 2006 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 January 2006" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
31 December 2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "31 December 2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robot development
|
Wiki Page:
|
Ballbot
|
|
Title:
|
Ballbot
|
Description:
|
A unicycle robot, running on a ball
|
Coordinator:
|
[[:User:Roberto Sannino ({{#ask: [[User:Roberto Sannino| ?Email= }}), Daniele Caltabiano|Roberto Sannino (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "Daniele CaltabianoRoberto Sannino" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
), Daniele Caltabiano]] (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "Daniele Caltabiano" of the query was not understood.
Results might not be as expected.
- The part "]]" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Tutor:
|
AntonioMicali (warning.pngThe part "|AntonioMicali" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
4 January 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "4 January 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
30 September 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "30 September 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
BasketBot
|
|
Title:
|
BasketBot
|
Description:
|
Development of a robotic basket
|
Coordinator:
|
AndreaBonarini (warning.pngThe part "|AndreaBonarini" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MatteoServa (warning.pngThe part "|MatteoServa" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
1 April 2014 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 April 2014" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
31 March 2015 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "31 March 2015" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robogames
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
Batch Learning for Poker
|
|
Title:
|
MRT: Batch Learning for Poker
|
Description:
|
|
Coordinator:
|
|
Tutor:
|
RafaelVilella (warning.pngThe part "|RafaelVilella" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
1 March 2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 March 2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
1 January 1970 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 January 1970" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Machine Learning
|
End:
|
|
Research Topic:
|
Thesis
|
Wiki Page:
|
BinaryTags
|
|
Title:
|
Binary tag system for the creation of relations in a semantic wiki
|
Description:
|
Aim of the project is the design and implementation of a semantic extension of the wiki system JSPWiki, to allow users annotate links between pages with tags; binary tags may then be turned into semantic relationhips and added to the substanding ontology, with the help of a suggestion tool.
|
Coordinator:
|
DavidLaniado (warning.pngThe part "|DavidLaniado" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
GrazianoGraziosi (warning.pngThe part "|GrazianoGraziosi" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Social Software and Semantic Web
|
End:
|
Semantic Wikis
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
C-SLAM
|
|
Title:
|
C-SLAM
|
Description:
|
Development of a Cognitive SLAM system
|
Coordinator:
|
AndreaBonarini (warning.pngThe part "|AndreaBonarini" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
DavideTateo (warning.pngThe part "|DavideTateo" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
12 April 2013 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "12 April 2013" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
31 October 2014 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "31 October 2014" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
CPG for Warugadar
|
|
Title:
|
CPG for Warugadar
|
Description:
|
Study Central Pattern Generation, develop a CPG implementation in Matlab or Python. Adapt the
method to a quadruped robot (Warugadar).
|
Coordinator:
|
PaoloBelluco (warning.pngThe part "|PaoloBelluco" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MattiaPirotti (warning.pngThe part "|MattiaPirotti" of the query was not understood.
Results might not be as expected.), SimonaPasticcini (warning.pngThe part "|SimonaPasticcini" of the query was not understood.
Results might not be as expected.), SimoneMasetto (warning.pngThe part "|SimoneMasetto" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
3 April 2009 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "3 April 2009" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
1 January 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 January 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Robotics
|
End:
|
Bio Robotics
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
… further resultswarning.png"Ontologies and Semantic Web" is not in the list of possible values (Affective Computing, Agents - Multiagent Systems - Agencies, BioSignal Analysis, Computational Intelligence and Games, Computer Vision and Image Analysis, E-Science, Machine Learning, Philosophy of Artificial Intelligence, Robotics, Social Software and Semantic Web) for this property.
test: all projects:
Wiki Page:
|
A Unifying Framework for Semantic Annotation
|
|
Title:
|
A Unifying Framework for Semantic Annotation
|
Description:
|
See http://davide.eynard.it/elc/
|
Coordinator:
|
DavideEynard (warning.pngThe part "|DavideEynard" of the query was not understood.
Results might not be as expected.), DavidLaniado (warning.pngThe part "|DavidLaniado" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
|
Collaborator:
|
1 June 2009 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 June 2009" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
1 January 2011 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "1 January 2011" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Social Software and Semantic Web
|
End:
|
Semantic Annotations
|
Wiki Page:
|
A tool to find and store annotations into a unifying semantic ontology
|
|
Title:
|
A tool to find and store annotations into a unifying semantic ontology
|
Description:
|
|
Coordinator:
|
DavideEynard (warning.pngThe part "|DavideEynard" of the query was not understood.
Results might not be as expected.), DavidLaniado (warning.pngThe part "|DavidLaniado" of the query was not understood.
Results might not be as expected.), RiccardoTasso (warning.pngThe part "|RiccardoTasso" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
StefanoInvernizzi (warning.pngThe part "|StefanoInvernizzi" of the query was not understood.
Results might not be as expected.), RiccardoMocchetti (warning.pngThe part "|RiccardoMocchetti" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Students:
|
2010 (
|
|
! |
|
[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "Robotics
PrjTutor" of the query was not understood.
Results might not be as expected. The part "]] |
<td></td>
<tr class="row-odd">
<td>[[:Property:" of the query was not understood.
Results might not be as expected.</li> The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "|" of the query was not understood.
Results might not be as expected. The part "User:AndreaBonarini
prjStatus" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-even">
<td>[[:Property:" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "|" was used in a place where it is not useful. The part "PrjResArea" of the query was not understood.
Results might not be as expected. The part "]]</td>
<td></td>
</tr>
<tr class="row-odd">
<td>* Andrea Bonarini</td>
<td></td>
</tr>
<tr class="row-even">
<td>*GiuseppinaGini</td>
<td></td>
</tr>
<tr class="row-odd">
<td>007/01/01</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:03.modificheCodice v06.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td></td>
<td></td>
</tr>
<tr class="row-odd">
<td>File:123 Stella Analysis 2.pdf</td>
<td></td>
</tr>
<tr class="row-even">
<td>File:123 Stella Analysis.pdf</td>
<td></td>
</tr>
<tr class="row-odd">
<td></td>
<td></td>
</tr>
<tr class="row-even">
<td>131.175.147.18</td>
<td></td>
</tr>
<tr class="row-odd">
<td>131.175.147.18</td>
<td></td>
</tr> <tr class="smwfooter"><td class="sortbottom" colspan="2"> … further results</td></tr>
</table>warning.png- The part "2010" of the query was not understood.
Results might not be as expected.
- Some subquery has no valid condition.
)
Start:
|
Social Software and Semantic Web
|
End:
|
Semantic Annotations
|
Research Area:
|
Bachelor of Science
|
Research Topic:
|
Thesis
|
Wiki Page:
|
AGW
|
|
Title:
|
AGW - Automatic Guided Wheelchair
|
Description:
|
Control system design of an electric wheelchair for autonomous drive with obstacle avoidance
|
Coordinator:
|
MatteoMatteucci (warning.pngThe part "|MatteoMatteucci" of the query was not understood.
Results might not be as expected.), Marcello Farina (warning.pngThe part "|Marcello Farina" of the query was not understood.
Results might not be as expected.), Luca Bascetta (warning.pngThe part "|Luca Bascetta" of the query was not understood.
Results might not be as expected. )
|
Tutor:
|
MauroGabellone (warning.pngThe part "|MauroGabellone" of the query was not understood.
Results might not be as expected.), EugenioCeravolo (warning.pngThe part "|EugenioCeravolo" of the query was not understood.
Results might not be as expected. )
|
Collaborator:
|
|
Students:
|
|
Start:
|
Robotics
|
End:
|
Robot development
|
Research Area:
|
Master of Science
|
Research Topic:
|
Thesis
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |