add custom ros messages

Dependents:   stm32_actuator_gobeur

Files at this revision

API Documentation at this revision

Comitter:
kyxstark
Date:
Thu Jul 08 22:46:58 2021 +0000
Parent:
0:49ecb29f2afc
Commit message:
modif des pinout et positions de servo;

Changed in this revision

game_manager/GameStatus.h Show annotated file Show diff for this revision Revisions of this file
--- a/game_manager/GameStatus.h	Thu Jul 08 17:14:33 2021 +0000
+++ b/game_manager/GameStatus.h	Thu Jul 08 22:46:58 2021 +0000
@@ -45,7 +45,7 @@
         }
     
         const char * getType(){ return "game_manager/GameStatus"; };
-        const char * getMD5(){ return "33a9b4e076016e58fe35593be08a2827"; };
+        const char * getMD5(){ return "702f6698fa11258022a15f6736fecb8c"; };
 
   };