Nav2 Navigation Stack - jazzy
jazzy
ROS 2 Navigation Stack
|
Path represented as a tensor. More...
#include <nav2_mppi_controller/include/nav2_mppi_controller/models/path.hpp>
Public Member Functions | |
void | reset (unsigned int size) |
Reset path data. | |
Public Attributes | |
xt::xtensor< float, 1 > | x |
xt::xtensor< float, 1 > | y |
xt::xtensor< float, 1 > | yaws |