Main Content
centerOfMass
Center of mass position and Jacobian
Syntax
Description
computes
the center of mass position of the robot model at the specified joint
configuration, relative to the base frame.com
= centerOfMass(robot
,configuration
)
[
also
returns the center of mass Jacobian, which relates the center of mass
velocity to the joint velocities.com
,comJac
]
= centerOfMass(robot
,configuration
)
Examples
Input Arguments
Output Arguments
References
[1] Featherstone, Roy. Rigid Body Dynamics Algorithms. Springer US, 2008. DOI.org (Crossref), doi:10.1007/978-1-4899-7560-7.