title | permalink | redirect_from | |
---|---|---|---|
Education and Teaching |
/education/ |
|
Here you can find an overview of the courses that we teach at TU Delft. We also supervise BSc and MSc projects. If you are interested in joining our group, please see the information below.
- Planning and Decision Making (RO47005) at M.Sc. Robotics, TU Delft (Q2).
- Robot Motion Planning and Control (SC42090/ME47035) at TU Delft in Q3.
- Invited lecture in the course Introduction to Artificial Intelligence at TU Delft.
- Invited lecture in the course Intelligent Vehicles at TU Delft
- Mentor and invited lecture at MIT 2016: Duckietown: 2.166 Autonomous Vehicles
- Tutorial on Multi-robot Systems at RSS 2015: Optimal Control and Optimization Methods for Multi-Robot Systems
Our department does not normally offer any such positions for external students. Contact [Javier Alonso-Mora](mailto:{{ site.contact_email }}) if you are interested in joining our group.
These projects are primarily for students in the TUD MSc Robotics. In exceptional cases, we also supervise students from other MSc studies - if you are interested please see below the information that we require from you. Although projects can start anytime, most projects start in the fall and we try to announce them in the spring. We advise interested students to contact us several months before the intended start date.
All of our MSc Thesis + Literature Survey assignments can be extended with a Research Assignment in the same topic. This is an interesting option for students interested in a longer research experience (e.g. if you would like to publish an article during your MSc thesis or do a PhD afterwards). We do not offer separate Research Assignments - only those linked to an MSc thesis project. You may also choose to do an Internship in a company.
If you do not find an interesting project, but you would like to join our group, or your would like to propose your own project, then, send an email to Prof. J. Alonso-Mora. We can also supervise TUD MSc students in industry or in our partners abroad. For example in one of our industrial partners or collaborators (e.g., MIT, Stanford, ETH Zurich, Harvard, TUM, etc). Send an email to Prof. J. Alonso-Mora if interested.
In the following link you can find a list of available MSc projects. For announced projects, please first contact the daily supervisor to discuss the project.
Several companies working in robotics or transportation offer internships (and sometimes MSc projects) for MSc students. Some companies that you may reach out to are: 2getthere, SPOTS, Lowpad, Motional, TNO, The Routing Company, MOIA, Vanderlande, Siemens (autonomous cars), Lely, Verity Studios, any car manufacturer, Amazon (application is almost one year in advance), Demcon Unmanned Systems, Via, Uber, Ortec, Prime Vision, Connexxion... You may also find many more companies searching the websites of Robovalley and Yes! Delft.
-
{% assign talks = site.talks | sort: 'date' | reverse %}
{% for talk in talks %}
-
{{ talk.date | date: "%B %d, %Y" }}, {{ talk.speaker }}: {{ talk.title }}
{% if talk.abstract %} Abstract: {{ talk.abstract }} {% endif %}
{% endfor %}