|
Nav2 Navigation Stack - kilted
kilted
ROS 2 Navigation Stack
|
Set of boundary condition points from expansion. More...
#include <nav2_smac_planner/include/nav2_smac_planner/smoother.hpp>
Public Member Functions | |
| BoundaryPoints (double &x_in, double &y_in, double &theta_in) | |
| A constructor for BoundaryPoints. | |
Public Attributes | |
| double | x |
| double | y |
| double | theta |
Set of boundary condition points from expansion.
Definition at line 44 of file smoother.hpp.