GuoyaoShen / Advanced-Robotics1.2---PathFinding

Matlab Simulation, used for path finding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced-Robotics---PathFinding

Matlab Simulation, used for path finding.

use 'main_simu.m' as a starter script.

This project use Dijkstra and Astar as pathfinders. Codes use matrix operation instead of loops to improve efficiency.

About

Matlab Simulation, used for path finding.


Languages

Language:MATLAB 100.0%