The project combines the fields of robotic path planning, computer vision and artificial intelligence, to be implemented as algorithms with the purpose of controlling a robot within a simulated environment.
Creating a new type adj_graph_t which contains an adjacency graph and methods for constructing such, allowing a roadmap to be constructed, ensuring full coverage.
Creating a new type
adj_graph_t
which contains an adjacency graph and methods for constructing such, allowing a roadmap to be constructed, ensuring full coverage.vertex_t
)edge_t
)