We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1cbda commit fc424ccCopy full SHA for fc424cc
include/simple-mpc/inverse-dynamics/kinodynamics.hpp
@@ -69,7 +69,7 @@ namespace simple_mpc
69
const simple_mpc::RobotModelHandler & model_handler_;
70
71
protected:
72
- // Order still matter here
+ // Order still matters here
73
simple_mpc::RobotDataHandler data_handler_;
74
tsid::robots::RobotWrapper robot_;
75
tsid::InverseDynamicsFormulationAccForce formulation_;
0 commit comments