FancySafeBot
0.0.1
A safe robotics library
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
fsb::JointMatrix Struct Reference
Jacobian Kinematics
Detailed Description
Square matrix of size nxn for n joints.
#include <
fsb_jacobian.h
>
Collaboration diagram for fsb::JointMatrix:
Public Attributes
std::array< real_t,
MaxSize::dofs
*
MaxSize::dofs
>
j
Square matrix data array.
The documentation for this struct was generated from the following file:
fsb-core/include/
fsb_jacobian.h
fsb
JointMatrix