selfdriving
Public Member Functions | Public Attributes | List of all members
mpp::ptg::SpeedTrimmablePTG Class Reference

#include <mpp/ptgs/SpeedTrimmablePTG.h>

Inheritance diagram for mpp::ptg::SpeedTrimmablePTG:
mpp::ptg::DiffDrive_C mpp::ptg::HolonomicBlend

Public Member Functions

 SpeedTrimmablePTG ()=default
 
 ~SpeedTrimmablePTG ()=default
 

Public Attributes

double trimmableSpeed_ = 1.0
 

Detailed Description

A PTG with a dynamic variable for speed modulation [0,1], usable in the V and W expressions.

Constructor & Destructor Documentation

◆ SpeedTrimmablePTG()

mpp::ptg::SpeedTrimmablePTG::SpeedTrimmablePTG ( )
default

◆ ~SpeedTrimmablePTG()

mpp::ptg::SpeedTrimmablePTG::~SpeedTrimmablePTG ( )
default

Member Data Documentation

◆ trimmableSpeed_

double mpp::ptg::SpeedTrimmablePTG::trimmableSpeed_ = 1.0

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