Fix various typos.
PiperOrigin-RevId: 499888205 Change-Id: I38ccf9edb2a745fe8087f14b67ecccca872f7743
This commit is contained in:
committed by
Copybara-Service
parent
6824cd50e2
commit
048bd43724
@@ -1068,7 +1068,7 @@ void mj_setMSparse(const mjModel* m, mjData* d, mjtNum* dst,
|
||||
|
||||
//-------------------------- perturbations ---------------------------------------------------------
|
||||
|
||||
// add cartesian force and torque to qfrc_target
|
||||
// add Cartesian force and torque to qfrc_target
|
||||
void mj_applyFT(const mjModel* m, mjData* d,
|
||||
const mjtNum force[3], const mjtNum torque[3],
|
||||
const mjtNum point[3], int body, mjtNum* qfrc_target) {
|
||||
|
||||
Reference in New Issue
Block a user