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

A control sequence over time (e.g. trajectory) More...

#include <nav2_mppi_controller/include/nav2_mppi_controller/models/control_sequence.hpp>

Public Member Functions

void reset (unsigned int time_steps)
 

Public Attributes

xt::xtensor< float, 1 > vx
 
xt::xtensor< float, 1 > vy
 
xt::xtensor< float, 1 > wz
 

Detailed Description

A control sequence over time (e.g. trajectory)

Definition at line 41 of file control_sequence.hpp.


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