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 6af60c4 commit ad2bdbfCopy full SHA for ad2bdbf
legged_wbc/include/legged_wbc/WbcBase.h
@@ -41,7 +41,6 @@ class WbcBase {
41
Task formulateSwingLegTask();
42
Task formulateContactForceTask(const vector_t& inputDesired) const;
43
44
- private:
45
size_t numDecisionVars_;
46
PinocchioInterface pinocchioInterfaceMeasured_, pinocchioInterfaceDesired_;
47
CentroidalModelInfo info_;
0 commit comments