15#ifndef HARDWARE_INTERFACE__TYPES__HARDWARE_INTERFACE_TYPE_VALUES_HPP_
16#define HARDWARE_INTERFACE__TYPES__HARDWARE_INTERFACE_TYPE_VALUES_HPP_
Definition actuator.hpp:33
constexpr char HW_IF_INTEGRAL_GAIN[]
Constant defining integral gain interface name.
Definition hardware_interface_type_values.hpp:41
constexpr char HW_IF_DERIVATIVE_GAIN[]
Constant defining derivative gain interface name.
Definition hardware_interface_type_values.hpp:43
constexpr char HW_IF_EFFORT[]
Constant defining effort interface name.
Definition hardware_interface_type_values.hpp:27
constexpr char HW_IF_TORQUE[]
Constant defining torque interface name.
Definition hardware_interface_type_values.hpp:29
constexpr char HW_IF_CURRENT[]
Constant defining current interface name.
Definition hardware_interface_type_values.hpp:33
constexpr char HW_IF_FORCE[]
Constant defining force interface name.
Definition hardware_interface_type_values.hpp:31
constexpr char HW_IF_TEMPERATURE[]
Constant defining temperature interface name.
Definition hardware_interface_type_values.hpp:35
constexpr char HW_IF_PROPORTIONAL_GAIN[]
Definition hardware_interface_type_values.hpp:39
constexpr char HW_IF_INTEGRAL_CLAMP_MIN[]
Constant defining integral clamp interface name.
Definition hardware_interface_type_values.hpp:47
constexpr char HW_IF_FEEDFORWARD[]
Constant defining the feedforward interface name.
Definition hardware_interface_type_values.hpp:49
constexpr char HW_IF_ACCELERATION[]
Constant defining acceleration interface name.
Definition hardware_interface_type_values.hpp:25
constexpr char HW_IF_VELOCITY[]
Constant defining velocity interface name.
Definition hardware_interface_type_values.hpp:23
constexpr char HW_IF_POSITION[]
Constant defining position interface name.
Definition hardware_interface_type_values.hpp:21
constexpr char HW_IF_INTEGRAL_CLAMP_MAX[]
Constant defining integral clamp interface name.
Definition hardware_interface_type_values.hpp:45