hubernikus / dynamic_obstacle_avoidance

Closed-Form Algorithm for Dynamic Obstacle Avoidance
The Unlicense
66 stars 14 forks source link

vartools.dynamicalsys #1

Closed abbas-tari closed 2 years ago

abbas-tari commented 2 years ago
Traceback (most recent call last):
  File "examples_multiple_obstacles.py", line 14, in <module>
    from vartools.dynamicalsys import LinearSystem
ModuleNotFoundError: No module named 'vartools.dynamicalsys'
hubernikus commented 2 years ago

Make sure to download the submodules too and setup them up as instructed in the README.md