kortex_driver: Rolling
Links
Rosindex
Repository
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace hardware_interface
Namespace kortex_driver
Namespace rclcpp_lifecycle
Namespace rclcpp_lifecycle::node_interfaces
Classes and Structs
Class KortexMultiInterfaceHardware
Class KortexMathUtil
Enums
Enum MimicAttribute
Enum StopStartInterface
Functions
Function hardware_interface::parse_command_interface_descriptions(const std::vector<ComponentInfo>&)
Function hardware_interface::parse_command_interface_descriptions(const std::vector<ComponentInfo>&, std::unordered_map<std::string, InterfaceDescription>&)
Function hardware_interface::parse_control_resources_from_urdf
Function hardware_interface::parse_state_interface_descriptions(const std::vector<ComponentInfo>&)
Function hardware_interface::parse_state_interface_descriptions(const std::vector<ComponentInfo>&, std::unordered_map<std::string, InterfaceDescription>&)
Function hardware_interface::stod
Variables
Variable hardware_interface::HW_IF_ACCELERATION
Variable hardware_interface::HW_IF_CURRENT
Variable hardware_interface::HW_IF_DERIVATIVE_GAIN
Variable hardware_interface::HW_IF_EFFORT
Variable hardware_interface::HW_IF_FAULT
Variable hardware_interface::HW_IF_FEEDFORWARD
Variable hardware_interface::HW_IF_FORCE
Variable hardware_interface::HW_IF_INTEGRAL_CLAMP_MAX
Variable hardware_interface::HW_IF_INTEGRAL_CLAMP_MIN
Variable hardware_interface::HW_IF_INTEGRAL_GAIN
Variable hardware_interface::HW_IF_POSITION
Variable hardware_interface::HW_IF_PROPORTIONAL_GAIN
Variable hardware_interface::HW_IF_TEMPERATURE
Variable hardware_interface::HW_IF_TORQUE
Variable hardware_interface::HW_IF_TWIST
Variable hardware_interface::HW_IF_VELOCITY
Defines
Define KORTEX_DRIVER_EXPORT
Define KORTEX_DRIVER_IMPORT
Define KORTEX_DRIVER_LOCAL
Define KORTEX_DRIVER_PUBLIC
Define KORTEX_DRIVER_PUBLIC_TYPE
Typedefs
Typedef CallbackReturn
Directories
Directory include
Directory kortex_driver
Files
File hardware_interface.hpp
File kortex_math_util.hpp
File visibility_control.h
Standard Documents
README
ROS 2 Kortex Driver
Command interfaces
State interfaces
PACKAGE
CHANGELOG
Changelog for package kortex_driver
0.2.2 (2023-08-09)
0.2.1 (2023-07-26)
0.2.0 (2023-07-17)
0.1.0 (2021-09-12)
Ros Package Dependencies
hardware_interface
kortex_api
pluginlib
rclcpp
Index
kortex_driver: Rolling
Index
Index
C
|
H
|
K
C
CallbackReturn (C++ type)
H
hardware_interface::HW_IF_ACCELERATION (C++ member)
hardware_interface::HW_IF_CURRENT (C++ member)
hardware_interface::HW_IF_DERIVATIVE_GAIN (C++ member)
hardware_interface::HW_IF_EFFORT (C++ member)
hardware_interface::HW_IF_FAULT (C++ member)
hardware_interface::HW_IF_FEEDFORWARD (C++ member)
hardware_interface::HW_IF_FORCE (C++ member)
hardware_interface::HW_IF_INTEGRAL_CLAMP_MAX (C++ member)
hardware_interface::HW_IF_INTEGRAL_CLAMP_MIN (C++ member)
hardware_interface::HW_IF_INTEGRAL_GAIN (C++ member)
hardware_interface::HW_IF_POSITION (C++ member)
hardware_interface::HW_IF_PROPORTIONAL_GAIN (C++ member)
hardware_interface::HW_IF_TEMPERATURE (C++ member)
hardware_interface::HW_IF_TORQUE (C++ member)
hardware_interface::HW_IF_TWIST (C++ member)
hardware_interface::HW_IF_VELOCITY (C++ member)
hardware_interface::MimicAttribute (C++ enum)
hardware_interface::MimicAttribute::FALSE (C++ enumerator)
hardware_interface::MimicAttribute::NOT_SET (C++ enumerator)
hardware_interface::MimicAttribute::TRUE (C++ enumerator)
hardware_interface::parse_command_interface_descriptions (C++ function)
,
[1]
hardware_interface::parse_control_resources_from_urdf (C++ function)
hardware_interface::parse_state_interface_descriptions (C++ function)
,
[1]
hardware_interface::stod (C++ function)
K
kortex_driver::KortexMultiInterfaceHardware (C++ class)
kortex_driver::KortexMultiInterfaceHardware::KortexMultiInterfaceHardware (C++ function)
kortex_driver::KortexMultiInterfaceHardware::RCLCPP_SHARED_PTR_DEFINITIONS (C++ function)
kortex_driver::StopStartInterface (C++ enum)
kortex_driver::StopStartInterface::NONE (C++ enumerator)
kortex_driver::StopStartInterface::START_FAULT_CTRL (C++ enumerator)
kortex_driver::StopStartInterface::START_GRIPPER (C++ enumerator)
kortex_driver::StopStartInterface::START_POS_VEL (C++ enumerator)
kortex_driver::StopStartInterface::START_TWIST (C++ enumerator)
kortex_driver::StopStartInterface::STOP_FAULT_CTRL (C++ enumerator)
kortex_driver::StopStartInterface::STOP_GRIPPER (C++ enumerator)
kortex_driver::StopStartInterface::STOP_POS_VEL (C++ enumerator)
kortex_driver::StopStartInterface::STOP_TWIST (C++ enumerator)
KORTEX_DRIVER_EXPORT (C macro)
KORTEX_DRIVER_IMPORT (C macro)
KORTEX_DRIVER_LOCAL (C macro)
KORTEX_DRIVER_PUBLIC (C macro)
KORTEX_DRIVER_PUBLIC_TYPE (C macro)
KortexMathUtil (C++ class)
KortexMathUtil::absolute_position_from_relative (C++ function)
KortexMathUtil::getNumberOfTurns (C++ function)
KortexMathUtil::KortexMathUtil (C++ function)
KortexMathUtil::relative_position_from_absolute (C++ function)
KortexMathUtil::toDeg (C++ function)
KortexMathUtil::toRad (C++ function)
KortexMathUtil::wrapDegreesFromZeroTo360 (C++ function)
,
[1]
KortexMathUtil::wrapRadiansFromMinusPiToPi (C++ function)
,
[1]
KortexMathUtil::~KortexMathUtil (C++ function)