To view the code please look at the .ipynb. To run the code please use Jupyter
Just need jax numpy
pip3 install jax
pip3 install numpy
Open the kle3.ipynb
file using jupyter lab. The mylundarlander.py
consists of a simple lunar lander dynamics for use in model-based control.