From 0bc3d8f8faf1424edcf2968f732d9d3732404dcf Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Fri, 24 Apr 2009 06:50:52 +0200 Subject: [PATCH] types: Fixed uncompilable .idl --- src/types/robottype.idl | 2 +- src/types/robottype.ortegen | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/types/robottype.idl b/src/types/robottype.idl index fdf65634..832b5cc9 100644 --- a/src/types/robottype.idl +++ b/src/types/robottype.idl @@ -142,7 +142,7 @@ struct fsm_state { }; struct camera_control { - bool on; + boolean on; octet game_color; }; diff --git a/src/types/robottype.ortegen b/src/types/robottype.ortegen index 17efebee..0d868389 100644 --- a/src/types/robottype.ortegen +++ b/src/types/robottype.ortegen @@ -5,7 +5,6 @@ type=belts topic=belts type=binary_data topic=binary_data type=can_msg topic=can_msg type=chelae topic=chelae -type=cmu topic=cmu type=corr_distances topic=corr_distances type=corr_trig topic=corr_trig type=est_pos topic=est_pos -- 2.39.2