Skip to content

Files

Latest commit

1b2bf28 · Mar 19, 2023

History

History
This branch is up to date with SafeRoboticsLab/ECE346:SP2023.

Lab1

Lab 1 - Trajectory Planning with ILQR

Overview & Goals

  1. Implement ILQR algorithm to solve the trajectory planning problem.
  2. Develop a ROS package to plan the trajectory for the robot in both open-loop and receding-horizon mode.
  3. Demostate the trajectory planning in simulation and on the real robot.