lawarob-wheeled/environment.yml
2025-09-23 05:58:04 +02:00

10 lines
135 B
YAML

name: wheeled-robot
channels:
- conda-forge
- defaults
dependencies:
- python>=3.8
- numpy
- matplotlib
- gymnasium
- pip