Control Libraries 6.3.4
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NclprotoBindings to encode and decode state objects into serialised binary message
 CDecodingExceptionA DecodingException is raised whenever a decoding operation fails due to invalid encoding
 CJsonParsingExceptionA JsonParsingException is raised whenever a JSON conversion operation fails due to invalid encoding
 NcontrollersSystems to determine a command output from measured and desired inputs
 CControllerFactoryFactory to create a shared pointer to a controller
 CIControllerAbstract class to define a controller in a desired state type, such as joint or Cartesian spaces
 Ndynamical_systemsSystems of equations relating state variables to their derivatives
 CCircularRepresent a Circular dynamical system to move around an center
 CDefaultDynamicalSystemA default dynamical system that just returns an empty state
 CDynamicalSystemFactoryFactory to create a shared pointer to a dynamical system
 CIDynamicalSystemAbstract class for a dynamical system
 CPointAttractorRepresents a dynamical system to move towards an attractor
 CRingRepresent a Ring dynamical system limit cycle to move around a radius within a fixed width
 Nrobot_modelRobot kinematics and dynamics
 CInverseKinematicsParametersParameters for the inverse kinematics function
 CModelWrapper around pinocchio dynamic computation library with state_representation encapsulations
 CQPInverseVelocityParametersParameters for the inverse velocity kinematics function
 Nstate_representationCore state variables and objects
 CCartesianAccelerationClass to define acceleration in cartesian space as 3D linear and angular acceleration vectors
 CCartesianPoseClass to define CartesianPose in cartesian space as 3D position and quaternion based orientation
 CCartesianStateClass to represent a state in Cartesian space
 CCartesianTwistClass to define twist in cartesian space as 3D linear and angular velocity vectors
 CCartesianWrenchClass to define wrench in cartesian space as 3D force and torque vectors
 CDualQuaternionPoseClass to represent a Pose in Dual Quaternion space
 CDualQuaternionStateClass to represent a state in Dual Quaternion space
 CDualQuaternionTwistClass to represent a Twist in Dual Quaternion space
 CEllipsoid
 CEventAn event is a predicate with memory. Its purpose is to be true only once and change value only when the underlying predicate has changed from true to false and back to true since last reading
 CJacobianClass to define a robot Jacobian matrix
 CJointAccelerationsClass to define accelerations of the joints
 CJointPositionsClass to define a positions of the joints
 CJointStateClass to define a state in joint space
 CJointTorquesClass to define torques of the joints
 CJointVelocitiesClass to define velocities of the joints
 CParameter
 CParameterInterface
 CParameterMapA wrapper class to contain a map of Parameter pointers by name and provide robust access methods
 CPredicateA predicate is a boolean parameter as in the logic formalism
 CShape
 CSpatialState
 CStateAbstract class to represent a state
 CTrajectory