Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
mppi::models::Path Struct Reference

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

Eigen::ArrayXf x
 
Eigen::ArrayXf y
 
Eigen::ArrayXf yaws
 

Detailed Description

Path represented as a tensor.

Definition at line 27 of file path.hpp.


The documentation for this struct was generated from the following file: