Public Attributes | List of all members
velocity_controllers::JointPositionController::Commands Struct Reference

Store position and velocity command in struct to allow easier realtime buffer usage. More...

#include <joint_position_controller.h>

Public Attributes

bool has_velocity_
 
double position_
 
double velocity_
 

Detailed Description

Store position and velocity command in struct to allow easier realtime buffer usage.

Definition at line 92 of file joint_position_controller.h.

Member Data Documentation

bool velocity_controllers::JointPositionController::Commands::has_velocity_

Definition at line 96 of file joint_position_controller.h.

double velocity_controllers::JointPositionController::Commands::position_

Definition at line 94 of file joint_position_controller.h.

double velocity_controllers::JointPositionController::Commands::velocity_

Definition at line 95 of file joint_position_controller.h.


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


velocity_controllers
Author(s): Vijay Pradeep
autogenerated on Thu Apr 11 2019 03:08:48