rm_control
Loading...
Searching...
No Matches
rm_gazebo::HybridJointCommand Struct Reference

#include <rm_robot_hw_sim.h>

Public Attributes

ros::Time stamp_
 
double posDes_ {}
 
double velDes_ {}
 
double kp_ {}
 
double kd_ {}
 
double ff_ {}
 

Member Data Documentation

◆ ff_

double rm_gazebo::HybridJointCommand::ff_ {}

◆ kd_

double rm_gazebo::HybridJointCommand::kd_ {}

◆ kp_

double rm_gazebo::HybridJointCommand::kp_ {}

◆ posDes_

double rm_gazebo::HybridJointCommand::posDes_ {}

◆ stamp_

ros::Time rm_gazebo::HybridJointCommand::stamp_

◆ velDes_

double rm_gazebo::HybridJointCommand::velDes_ {}

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