ai-winter / python_motion_planning

Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, RPP, DDPG, Bezier, Dubins etc.
GNU General Public License v3.0
329 stars 47 forks source link

ModuleNotFoundError: No module named 'python_motion_planning' #6

Closed edfafde2 closed 3 weeks ago

ai-winter commented 3 weeks ago

Please install the package first.

python setup.py develop