Examples from Modern Robotics, Lynch and Park
Written in Pytorch by Duane Nielsen
git clone https://github.com/DuaneNielsen/modern_robotics.git
cd modern_robotics
python3 -n venv ./venv
source ./venv/bin/activate
pip install -e .[dev]
pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Examples from Modern Robotics, Lynch and Park
Written in Pytorch by Duane Nielsen
git clone https://github.com/DuaneNielsen/modern_robotics.git
cd modern_robotics
python3 -n venv ./venv
source ./venv/bin/activate
pip install -e .[dev]
pytest