# Coverage_Path_Planning
**Repository Path**: yangkang411/CoveragePathPlanning
## Basic Information
- **Project Name**: Coverage_Path_Planning
- **Description**: Coverage Path Planning using BINN with MATLAB
- **Primary Language**: Matlab
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2023-02-15
- **Last Updated**: 2023-02-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CoveragePathPlanning
#### 介绍
CoveragePathPlanning using BINN with MATLAB
#### 效果
#### map_size = 10*10


#### map_size = 20*20


#### map_size = 30*30



#### 使用说明
map.m 可以生成指定大小和障碍物数量的随机地图
manifest.m 可以动态绘制出路径
main.mlx 直接查看最后生成的路径