Skip to main content

Link Info

LinkInfo captures information such as name, and parent joint. It is generated through the parsing of the input URDF and is accessible as a property or getter of the solver.

ParameterTypeDescription
namestringThe name of a partiuclar link. Each link has an unique name
parent_jointstringThe parent joint of this link
visualsarray of ShapeThe primitive shapes that encapsulate the robotic parts or environmental objects
collisionsarray of ShapeThe primitive shapes, used in collision detection, that encapsulate the robotic parts or environmental objects