There was a problem fetching the pipeline mini graph.
Changed the Makefiles to avoid deleting the source files when cleaning.
Added an example to control motions when the actions are not linked. Added a header file with all the motions ID's.
parent
0efed23d
No related branches found
No related tags found
Pipeline #
Showing
- examples/get_up/Makefile 4 additions, 1 deletionexamples/get_up/Makefile
- examples/movements/Makefile 58 additions, 0 deletionsexamples/movements/Makefile
- examples/movements/movements.c 62 additions, 0 deletionsexamples/movements/movements.c
- examples/movements/mtn_library.c 445 additions, 0 deletionsexamples/movements/mtn_library.c
- examples/movements/mtn_library.h 36 additions, 0 deletionsexamples/movements/mtn_library.h
- examples/sensors/Makefile 4 additions, 1 deletionexamples/sensors/Makefile
- examples/walk_straight/Makefile 4 additions, 1 deletionexamples/walk_straight/Makefile
- motion/include/action_id.h 132 additions, 0 deletionsmotion/include/action_id.h
examples/movements/Makefile
0 → 100644
examples/movements/movements.c
0 → 100644
examples/movements/mtn_library.c
0 → 100644
examples/movements/mtn_library.h
0 → 100644
motion/include/action_id.h
0 → 100644
Please register or sign in to comment