File: dynamixel_workbench_msgs/DynamixelCommand.srv
string command
uint8 id
string addr_name
int32 value
---
bool comm_result
Description
This service passes the command to DYNAMIXEL
string command
Single instruction which is not included in control table as ping, reboot, reset
uint8 id
ID of DYNAMIXEL
string addr_name
Single control table item name as Goal_Position, Present_Position
int32 value
Value for write value on control table item
bool comm_result