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 981473d commit 9f413a1Copy full SHA for 9f413a1
src/interpolator.cpp
@@ -6,6 +6,7 @@
6
// All rights reserved.
7
///////////////////////////////////////////////////////////////////////////////
8
#include "simple-mpc/interpolator.hpp"
9
+#include <pinocchio/algorithm/joint-configuration.hpp>
10
11
namespace simple_mpc
12
{
0 commit comments