diff --git a/examples/SharedMemory/SharedMemoryCommands.h b/examples/SharedMemory/SharedMemoryCommands.h index 28894199c..b009dc760 100644 --- a/examples/SharedMemory/SharedMemoryCommands.h +++ b/examples/SharedMemory/SharedMemoryCommands.h @@ -178,7 +178,7 @@ struct SendActualStateArgs enum EnumSensorTypes { SENSOR_FORCE_TORQUE=1, - SENSOR_IMU=1, + SENSOR_IMU=2, }; struct CreateSensorArgs