Master's Thesis Projects

This page contains a list of the Master's Thesis Projects that have been finished in the group. The list is sorted by year. Note that the list is not complete, as it is up to the student to create a website for their project.

If you are interested in doing a Master's Thesis Project with us, please check Master's Thesis Proposals.

2024

paper cover

Simultaneous Synthesis and Verification of Neural Control Barrier Functions through Branch-and-Bound Verification-in-the-loop Training

Xinyu (Sunny) Wang , Luzia Knoedler , Frederik Baymler Mathiesen , Javier Alonso-Mora | April 2024

This thesis focuses on Certified Learning based on Control Barrier Functions (CBFs). While learning-based control techniques often outperform classical controller designs, safety requirements limit the acceptance of such methods in many applications. CBFs have been widely used to provide formal safety guarantees for safety-critical systems. However, it is non-trivial to design a CBF. Utilizing neural networks as CBFs has shown great success, but it necessitates their certification as CBFs. In this work, we leverage bound propagation techniques and the Branch-and-Bound scheme to efficiently verify that a neural network satisfies the conditions to be a CBF over the continuous state space. To accelerate training, we further present a framework that embeds the verification scheme into the training loop to synthesize and verify a neural CBF simultaneously.

See the results!
paper cover

Current-Based Impedance Control for Mobile Manipulators Without Force/Torque Sensors

Jelmer de Wolde , Luzia Knoedler , Javier Alonso-Mora | March 2024

This project explores the use of impedance control on mobile manipulators consisting of an off-the-shelf arm and mobile base. The aim is to achieve compliant behavior, enabeling the system to effectively interact with its environment. Impedance control relies on contact information usually obtained from joint torque measurements. However, off-the-shelf robots may lack such sensors, and adding them is costly. Additionally, the robots may not support torque control, limiting the application of impedance control. Thus, this project presents a calibration method that enables the application of impedance control on a current-controlled manipulator. Moreover, it presents to operational modes for interacting with the mobile manipulator.

See the results!

2023

paper cover

Multi-Modal MPPI and Active Inference for Reactive Task and Motion Planning

Yuezhe Zhang , Corrado Pezzato , Elia Trevisan , Chadi Salmi , Carlos Hernández Corbato , Javier Alonso-Mora | September 2023

Task and Motion Planning (TAMP) has made strides in complex manipulation tasks, yet the execution robustness of the planned solutions remains overlooked. In this work, we propose a method for reactive TAMP to cope with runtime uncertainties and disturbances. We combine an Active Inference planner (AIP) for adaptive high-level action selection and a novel Multi-Modal Model Predictive Path Integral controller (M3P2I) for low-level control. This results in a scheme that simultaneously adapts both high-level actions and low-level motions. The AIP generates alternative symbolic plans, each linked to a cost function for M3P2I. The latter employs a physics simulator for diverse trajectory rollouts, deriving optimal control by weighing the different samples according to their cost. This idea enables blending different robot skills for fluid and reactive plan execution, accommodating plan adjustments at both the high and low levels to cope, for instance, with dynamic obstacles or disturbances that invalidate the current plan. We have tested our approach in simulations and real-world scenarios.

See the results!