Dynamixel2Arduino
Dynamixel2Arduino copied to clipboard
can anybody help me with Dynamixel XL320 for joint mode to wheel mode with arduino uno
can anybody help me with Dynamixel XL320 for joint mode to wheel mode with arduino uno
Originally posted by @nitinsonker78 in https://github.com/ROBOTIS-GIT/DynamixelSDK/issues/129#issuecomment-687596818
What particular question do you have?
@nitinsonker78 You can use setOperatingMode to switch between joint mode and wheel mode as below. https://github.com/ROBOTIS-GIT/Dynamixel2Arduino/blob/master/examples/basic/position_mode/position_mode.ino#L75