Public Member Functions | Public Attributes | List of all members
joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData Struct Reference

#include <joint_trajectory_controller.h>

Public Member Functions

 TimeData ()
 

Public Attributes

ros::Duration period
 Period of last update cycle. More...
 
ros::Time time
 Time of last update cycle. More...
 
ros::Time uptime
 Controller uptime. Set to zero at every restart. More...
 

Detailed Description

template<class SegmentImpl, class HardwareInterface>
struct joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData

Definition at line 151 of file joint_trajectory_controller.h.

Constructor & Destructor Documentation

template<class SegmentImpl , class HardwareInterface >
joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData::TimeData ( )
inline

Definition at line 153 of file joint_trajectory_controller.h.

Member Data Documentation

template<class SegmentImpl , class HardwareInterface >
ros::Duration joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData::period

Period of last update cycle.

Definition at line 156 of file joint_trajectory_controller.h.

template<class SegmentImpl , class HardwareInterface >
ros::Time joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData::time

Time of last update cycle.

Definition at line 155 of file joint_trajectory_controller.h.

template<class SegmentImpl , class HardwareInterface >
ros::Time joint_trajectory_controller::JointTrajectoryController< SegmentImpl, HardwareInterface >::TimeData::uptime

Controller uptime. Set to zero at every restart.

Definition at line 157 of file joint_trajectory_controller.h.


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


joint_trajectory_controller
Author(s): Adolfo Rodriguez Tsouroukdissian
autogenerated on Thu Apr 11 2019 03:08:37