Public Attributes | List of all members
jointData Struct Reference

Public Attributes

ign_ros_control::IgnitionSystemInterface::ControlMethod joint_control_method
 Control method defined in the URDF for each joint. More...
 
double joint_effort
 Current joint effort. More...
 
double joint_effort_cmd
 Current cmd joint effort. More...
 
double joint_position
 Current joint position. More...
 
double joint_position_cmd
 Current cmd joint position. More...
 
double joint_velocity
 Current joint velocity. More...
 
double joint_velocity_cmd
 Current cmd joint velocity. More...
 
std::string name
 Joint's names. More...
 
ignition::gazebo::Entity sim_joint
 handles to the joints from within Gazebo More...
 

Detailed Description

Definition at line 35 of file ign_system.cpp.

Member Data Documentation

◆ joint_control_method

Control method defined in the URDF for each joint.

Definition at line 62 of file ign_system.cpp.

◆ joint_effort

double jointData::joint_effort

Current joint effort.

Definition at line 47 of file ign_system.cpp.

◆ joint_effort_cmd

double jointData::joint_effort_cmd

Current cmd joint effort.

Definition at line 56 of file ign_system.cpp.

◆ joint_position

double jointData::joint_position

Current joint position.

Definition at line 41 of file ign_system.cpp.

◆ joint_position_cmd

double jointData::joint_position_cmd

Current cmd joint position.

Definition at line 50 of file ign_system.cpp.

◆ joint_velocity

double jointData::joint_velocity

Current joint velocity.

Definition at line 44 of file ign_system.cpp.

◆ joint_velocity_cmd

double jointData::joint_velocity_cmd

Current cmd joint velocity.

Definition at line 53 of file ign_system.cpp.

◆ name

std::string jointData::name

Joint's names.

Definition at line 38 of file ign_system.cpp.

◆ sim_joint

ignition::gazebo::Entity jointData::sim_joint

handles to the joints from within Gazebo

Definition at line 59 of file ign_system.cpp.


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


ign_ros_control
Author(s): Gennaro Raiola
autogenerated on Sun Aug 14 2022 02:23:53