Container for easy time management. More...
Public Member Functions | |
| ActionDuration () | |
Public Attributes | |
| ros::Duration | current |
| Real duration of the current action. More... | |
| ros::Duration | target |
| Target duration of the current action. More... | |
Container for easy time management.
Definition at line 176 of file pass_through_controllers.h.
|
inline |
Definition at line 178 of file pass_through_controllers.h.
| ros::Duration trajectory_controllers::PassThroughController< TrajectoryInterface >::ActionDuration::current |
Real duration of the current action.
Definition at line 183 of file pass_through_controllers.h.
| ros::Duration trajectory_controllers::PassThroughController< TrajectoryInterface >::ActionDuration::target |
Target duration of the current action.
Definition at line 182 of file pass_through_controllers.h.