Skip to content

Commit 358877f

Browse files
Maximilien Naveauolivier-stasse
authored andcommitted
[dg plugins] re-package the smooth-reach plugins.
1 parent fd002b2 commit 358877f

File tree

3 files changed

+4
-73
lines changed

3 files changed

+4
-73
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ SET(plugins
6161
tools/exp-moving-avg
6262
tools/gradient-ascent
6363
tools/parameter-server
64+
tools/smooth-reach
6465

6566
control/control-gr
6667
control/control-pd

src/tools/smooth-reach-python.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#include <sot/core/smooth-reach.hh>
2+
3+
typedef boost::mpl::vector<dynamicgraph::sot::SmoothReach> entities_t;

src/tools/smooth-reach.hpp

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)