ros2_control - iron
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 Nadmittance_controller
 CAdmittanceController
 CAdmittanceRule
 CAdmittanceState
 CAdmittanceTransforms
 Ncontrol_toolbox
 CAntiWindupStrategyAntiwindup strategy for PID controllers
 CDitherGives white noise at specified amplitude
 CLimitedProxy
 CLowPassFilterA Low-pass filter class
 CPidGeneric Proportional–Integral–Derivative (PID) controller
 CGainsStore gains in a struct to allow easier realtime box usage
 CPidROS
 CRateLimiter
 CSineSweepGenerates a sine sweep for frequency analysis of a joint
 CSinusoidA basic sine class
 Ngripper_action_controller
 CGripperActionControllerController for executing a gripper command action for simple single-dof grippers
 CCommandsStore position and max effort in struct to allow easier realtime buffer usage
 Nhardware_interface
 CActuator
 CActuatorInfoContains semantic info about a given actuator loaded from URDF for a transmission
 CActuatorInterface
 CAsyncComponentThread
 CCommandInterface
 CComponentInfo
 CControllerInfoController Information
 CHardwareComponentInfoHardware Component Information
 CHardwareInfoThis structure stores information about hardware defined in a robot's URDF
 CHardwareReadWriteStatus
 CInterfaceInfo
 CJointInfoContains semantic info about a given joint loaded from URDF for a transmission
 CLoanedCommandInterface
 CLoanedStateInterface
 CReadOnlyHandleA handle used to get and set a value on a given interface
 CReadWriteHandle
 CResourceManager
 CResourceStorage
 CSensor
 CSensorInterface
 CStateInterface
 CSystem
 CSystemInterface
 CTransmissionInfoContains semantic info about a given transmission loaded from URDF
 Njoint_limits
 CJointLimits
 CSoftJointLimits
 Njoint_limits_interface
 CEffortJointSaturationHandle
 CEffortJointSoftLimitsHandleA handle used to enforce position, velocity and effort limits of an effort-controlled joint
 CJointLimitHandle
 CJointLimitsInterfaceExceptionAn exception related to a JointLimitsInterface
 CJointSoftLimitsHandle
 CPositionJointSaturationHandle
 CPositionJointSoftLimitsHandleA handle used to enforce position and velocity limits of a position-controlled joint
 CVelocityJointSaturationHandleA handle used to enforce velocity and acceleration limits of a velocity-controlled joint
 CVelocityJointSoftLimitsHandle
 Njoint_trajectory_controller
 CJointTrajectoryController
 CSegmentTolerancesTrajectory segment tolerances
 CStateTolerancesTrajectory state tolerances for position, velocity and acceleration variables
 CTrajectory
 Nkinematics_interface
 CKinematicsInterface
 Nkinematics_interface_kdl
 CKinematicsInterfaceKDL
 Nkinematics_interface_pinocchio
 CKinematicsInterfacePinocchio
 Npassthrough_controller
 CPassthroughController
 Nposition_controllers
 CJointGroupPositionControllerForward command controller for a set of position controlled joints (linear or angular)
 Nrealtime_toolsA pthread mutex wrapper that provides a mutex with the priority inheritance protocol and a priority ceiling of 99. The mutex is also error checked and robust. This mutex is intended to be used in real-time contexts
 CAsyncFunctionHandlerClass to handle asynchronous function calls. AsyncFunctionHandler is a class that allows the user to have a asynchronous call to the parsed method and be able to set some thread specific parameters
 CAsyncFunctionHandlerParamsThe AsyncFunctionHandlerParams struct is used to configure the AsyncFunctionHandler. If the type is SYNCHRONIZED, the async worker thread will be synchronized with the main thread, as the main thread will be triggering the async callback method. If the type is DETACHED, the async worker thread will be detached from the main thread and will have its own execution cycle
 CAsyncSchedulingPolicyEnum class to define the scheduling policy for the async worker thread. SYNCHRONIZED: The async worker thread will be synchronized with the main thread, as the main thread will be triggering the async callback method. DETACHED: The async worker thread will be detached from the main thread and will have its own execution cycle. UNKNOWN: The scheduling policy is unknown
 CLockFreeQueueBaseA base class for lock-free queues
 CRealtimeBuffer
 CRealtimeClock
 CRealtimePublisher
 CRealtimeServerGoalHandle
 CRealtimeThreadSafeBox
 Ntest_constants
 Ntransmission_interface
 CActuatorHandle
 CDifferentialTransmissionImplementation of a differential transmission
 CDifferentialTransmissionLoaderClass for loading a four-bar linkage transmission instance from configuration data
 CException
 CFourBarLinkageTransmissionImplementation of a four-bar-linkage transmission
 CFourBarLinkageTransmissionLoaderClass for loading a four-bar linkage transmission instance from configuration data
 CJointHandle
 CSimpleTransmissionImplementation of a simple reducer transmission
 CSimpleTransmissionLoaderClass for loading a simple transmission instance from configuration data
 CTransmissionAbstract base class for representing mechanical transmissions
 CTransmissionInterfaceException
 CTransmissionLoaderAbstract interface for loading transmission instances from configuration data