Conscience Core
Public Member Functions | Public Attributes | List of all members
RobotNavigationParameters Struct Reference

#include <CscSequenceMovements.h>

Public Member Functions

 RobotNavigationParameters (optional< double > translationSpeedMax={}, optional< double > rotationSpeedMax={}, optional< double > wheelSpacing={})
 

Public Attributes

optional< double > translationSpeedMaxInCmBySecond
 
optional< double > rotationSpeedMaxInCmBySecond
 
optional< double > wheelSpacing
 

Constructor & Destructor Documentation

◆ RobotNavigationParameters()

RobotNavigationParameters::RobotNavigationParameters ( optional< double >  translationSpeedMax = {},
optional< double >  rotationSpeedMax = {},
optional< double >  wheelSpacing = {} 
)
inline

Member Data Documentation

◆ rotationSpeedMaxInCmBySecond

optional<double> RobotNavigationParameters::rotationSpeedMaxInCmBySecond

◆ translationSpeedMaxInCmBySecond

optional<double> RobotNavigationParameters::translationSpeedMaxInCmBySecond

◆ wheelSpacing

optional<double> RobotNavigationParameters::wheelSpacing

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