tutorials & lecture notes
A selection of tutorials and lecture notes in robotics, controls, and learning. For tutorials with executable code, click on the “Solutions” link to view the code.
-
Tracking controller for a car with Ackermann steering
Solutions: Forward Velocity Control, Steering Control
-
Comparative analysis of DDPG and PPO agent performance using distinct reward structures (sparse and dense)
Solutions: DDPG vs. PPO for different rewards