Skip to content

Commit ad2bdbf

Browse files
committed
Remove the private member of WbcBase
1 parent 6af60c4 commit ad2bdbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

legged_wbc/include/legged_wbc/WbcBase.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class WbcBase {
4141
Task formulateSwingLegTask();
4242
Task formulateContactForceTask(const vector_t& inputDesired) const;
4343

44-
private:
4544
size_t numDecisionVars_;
4645
PinocchioInterface pinocchioInterfaceMeasured_, pinocchioInterfaceDesired_;
4746
CentroidalModelInfo info_;

0 commit comments

Comments
 (0)