Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 585 Bytes

ncsudyn 🤖

From Concept to Optimal Trajectory

Install

conda create -n ncsudyn python=3.8.20
conda activate ncsudyn
pip3 install -r requirements.txt
pip3 install -e .

Running tests

pytest .

Check out our numerous examples: simple and pinocchio