]> git.droids-corp.org - aversive.git/blobdiff - modules/devices/robot/trajectory_manager/trajectory_manager_core.c
add climb fct
[aversive.git] / modules / devices / robot / trajectory_manager / trajectory_manager_core.c
index c71def016f1b00cf0996dcd1ce826e650be2b746..8ea3bd87a623bc6b29feb7fc925c0dc7cfec9c76 100644 (file)
@@ -191,8 +191,6 @@ void trajectory_stop(struct trajectory *traj)
                                  UPDATE_A | UPDATE_D | RESET_D | RESET_A);
 }
 
-//#include <stackdump.h>
-
 /** set relative angle and distance consign to 0, and break any
  * deceleration ramp in quadramp filter */
 void trajectory_hardstop(struct trajectory *traj)