FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nfsb
 Nurdf
 CNameMapName map relating names to object indices
 CUrdfErrorUrdf parsing error
 CUrdfJointStructure representing a URDF joint
 CUrdfJointLimits
 CUrdfNameMapName-index map of joints and bodies in rigid body tree
 CBodyLink body parameters
 CBodyCartesianPvaContainer of Cartesian pose, velocity, and acceleration for a list of bodies
 CBodyForceContainer of Forces and Torques for a list of bodies
 CBodyTreeBody tree description of a kinematic chain
 CCartesianPvaCartesian pose, velocity and acceleration
 CCircularBufferCircular Buffer
 CComputeKinematicsCompute forward kinematics
 CCubicCoeffsCoefficients of a cubic polynomial
 CCubicTrajectoryCubic trajectory
 CForceVectorForce and torque vector
 CHessianHessian tensor
 CIncrementalEncoderIncremental encoder
 CInertiaInertia tensor
 CInverseKinematicsResult
 CJacobianJacobian matrix
 CJacobianMetrics
 CJointJoint definition structure
 CJointLimitsLimits for joint vectors
 CJointMatrixSquare matrix of size nxn for n joints
 CJointPva
 CJointSpaceJoint space differential of generalized coordinates
 CJointSpacePositionJoint space position in generalized coordinates
 CMassPropsMass properties of a body
 CMat33x3 matrix
 CMat3Singularity
 CMat3Sym3x3 symmetric matrix
 CMaxSizeMax sizes configured for static memory allocation
 CMotionVectorMotion vector
 COptimParameters
 CPathPoint
 CPathPva
 CPathSegment
 CPathTrajectory
 CPeriodicTimerPeriodic timer
 CPidControllerPID Controller
 CPrincipalInertiaPrincipal inertia of body
 CQuaternionUnit quaternion
 CQueueQueue
 CQuinticCoeffsCoefficients of a quintic polynomial
 CQuinticTrajectoryQuintic trajectory
 CSegmentAbstract class for scalar motion
 CSegment3Abstract class for motion in x, y, and z coordinates
 CSegment6Abstract class for motion in Cartesian coordinates
 CSegmentBaseAbstract class for segments
 CSegmentConstAccConstant acceleration profile
 CSegmentConstJerkConstant jerk profile
 CSegmentConstVelConstant velocity profile
 CSingularityEllipsoid
 CTimeData
 CTimescaleTimescale trajectory with trapezoidal velocity profile
 CTrajStateTrajectory scalar motion state
 CTrajState3Trajectory vector motion state
 CTransformCoordinate transform
 CTrapezoidalConstraintsConstraints for a trapezoidal profile
 CTrapezoidalDurationDuration of different phases in a trapezoidal profile
 CTrapezoidalVelocity
 CVec33D vector
 CWorkArrayFixed-capacity allocator for temporary work buffers
 CWorkBlockA view describing an allocated work block
 CWorkFrameRAII helper that restores a WorkArray to its entry marker