When controlling by position, the mode is forcibly set to `Position`, but I want to make it possible to select `Extended Position` mode. https://github.com/dynamixel-community/dynamixel_hardware/blob/8dbf4b9008aec645148bd3142d41f42254f0bd53/dynamixel_hardware/src/dynamixel_hardware.cpp#L105
When controlling by position, the mode is forcibly set to
Position,but I want to make it possible to select
Extended Positionmode.dynamixel_hardware/dynamixel_hardware/src/dynamixel_hardware.cpp
Line 105 in 8dbf4b9