Skip to content

Commit 35b419b

Browse files
Remove headers using pinocchio
1 parent e73fe41 commit 35b419b

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

include/dynamic_graph_bridge/sot_loader.hh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
// STL includes
1919
#include <map>
2020

21-
// Pinocchio includes
22-
#include <pinocchio/fwd.hpp>
23-
2421
// Boost includes
2522
#include <boost/foreach.hpp>
2623
#include <boost/format.hpp>

include/dynamic_graph_bridge/sot_loader_basic.hh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
// STL includes
1919
#include <map>
2020

21-
// Pinocchio includes
22-
#include <pinocchio/fwd.hpp>
23-
2421
// Boost includes
2522
#include <boost/foreach.hpp>
2623
#include <boost/format.hpp>

src/sot_loader_basic.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
#include <sot/core/robot-utils.hh>
2020
#include <stdexcept>
2121

22-
#include "pinocchio/multibody/model.hpp"
23-
#include "pinocchio/parsers/urdf.hpp"
24-
2522
// POSIX.1-2001
2623
#include <dlfcn.h>
2724

0 commit comments

Comments
 (0)