Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic-pinocchio
Commits
4d4ecb23
Commit
4d4ecb23
authored
Aug 03, 2010
by
Francois Bleibel
Browse files
Removed duplicate MAL headers references.
parent
7d13ce0e
Changes
4
Hide whitespace changes
Inline
Side-by-side
include/sot-dynamic/dynamic.h
View file @
4d4ecb23
...
...
@@ -26,9 +26,9 @@
/* --- INCLUDE --------------------------------------------------------- */
/* --------------------------------------------------------------------- */
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
/* Matrix */
#include <MatrixAbstractLayer/boost.h>
#include "MatrixAbstractLayer/MatrixAbstractLayer.h"
namespace
ml
=
maal
::
boost
;
/* JRL dynamic */
...
...
src/angle-estimator.cpp
View file @
4d4ecb23
...
...
@@ -21,8 +21,6 @@
#include <sot-core/debug.h>
#include <dynamic-graph/factory.h>
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
using
namespace
sot
;
using
namespace
dynamicgraph
;
...
...
src/dynamic-hrp2_10.cpp
View file @
4d4ecb23
...
...
@@ -10,7 +10,6 @@
* For license see license.txt
*
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
#include <sot-dynamic/dynamic-hrp2_10.h>
#include <sot-core/debug.h>
...
...
src/dynamic-hrp2_10_old.cpp
View file @
4d4ecb23
...
...
@@ -10,7 +10,6 @@
* For license see license.txt
*
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
#include <sot-dynamic/dynamic-hrp2_10_old.h>
#include <sot-core/debug.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment