Skip to content
Snippets Groups Projects
Commit ec868909 authored by François Bailly's avatar François Bailly
Browse files

[replaced vector-conversion.hh with matrix-geometry.hh] from sot-talos-balance to sot-core

parent ee053ec7
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
#include <sot/talos_balance/common.hh>
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <map>
#include "boost/assign.hpp"
......
......@@ -39,7 +39,7 @@
#include <iostream>
#include <dynamic-graph/linear-algebra.h>
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <map>
#include "boost/assign.hpp"
#include <sot/core/logger.hh>
......
......@@ -37,7 +37,7 @@
/* --------------------------------------------------------------------- */
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <sot/talos_balance/common.hh>
#include <map>
......
......@@ -37,7 +37,7 @@
/* --------------------------------------------------------------------- */
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <map>
#include "boost/assign.hpp"
......
......@@ -49,7 +49,7 @@
/* --------------------------------------------------------------------- */
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <map>
#include "boost/assign.hpp"
......
......@@ -48,7 +48,7 @@
#include <parametric-curves/infinite-const-acc.hpp>
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <map>
......
......@@ -37,7 +37,7 @@
/* --------------------------------------------------------------------- */
#include <sot/core/signal-helper.hh>
#include <sot/talos_balance/utils/vector-conversions.hh>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/logger.hh>
#include <sot/core/robot-utils.hh>
#include <map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment