diff --git a/idls/BlindStateLight.idl b/idls/BlindStateLight.idl index 661acd7..abbd092 100644 --- a/idls/BlindStateLight.idl +++ b/idls/BlindStateLight.idl @@ -8,6 +8,7 @@ module dls2_interface { sequence joints_temperature; sequence joints_current; + sequence joints_effort; }; }; }; \ No newline at end of file