Simulation code for Dual Limit Surface Motion Planner on a tilted support.
To run this code, clone the repo
git clone https://github.com/MMintLab/tilted-dual-limit-surface-sim.git
- using python, run the following:
python3 -m pip install -r requirements.txt
- to run the dual limit surface, run all of the cells on the notebook until the last cell.