Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit f653ded

Browse files
committed
add missing include
1 parent f844c3b commit f653ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sot-dynamic-pinocchio.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include <boost/format.hpp>
2727

2828
#include <pinocchio/algorithm/kinematics.hpp>
29+
#include <pinocchio/algorithm/centroidal.hpp>
2930
#include <pinocchio/algorithm/center-of-mass.hpp>
3031
#include <pinocchio/spatial/motion.hpp>
3132
#include <pinocchio/algorithm/crba.hpp>

0 commit comments

Comments
 (0)