Skip to content

Commit 9f413a1

Browse files
committed
Add include to pinocchio
1 parent 981473d commit 9f413a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interpolator.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// All rights reserved.
77
///////////////////////////////////////////////////////////////////////////////
88
#include "simple-mpc/interpolator.hpp"
9+
#include <pinocchio/algorithm/joint-configuration.hpp>
910

1011
namespace simple_mpc
1112
{

0 commit comments

Comments
 (0)