Skip to main content
Module grid
rust_
robotics_
planning
0.1.0
Module grid
Module Items
Structs
Functions
Type Aliases
In crate rust_
robotics_
planning
rust_robotics_planning
Module
grid
Copy item path
Source
Structs
§
GridMap
Occupancy grid map for path planning
Node
Node for grid-based path search
Functions
§
get_
motion_
model_
4
4-connected motion model (dx, dy, cost)
get_
motion_
model_
8
8-connected motion model (dx, dy, cost)
Type Aliases
§
Search
Node