POST
/
move
/
leader
/
start
{
  "message": "<string>",
  "status": "ok"
}

Body

application/json

Request to set up leader-follower control between two SO100 robots

enable_gravity_compensation
boolean
default:false

Disable gravity compensation for the leader robot

gravity_compensation_values
object | null

Gravity compensation pourcentage values for shoulder, elbow, and wrist joints (0-100%)

invert_controls
boolean
default:false

Mirror controls for the follower robot

robot_order
string[]

List of robot serial numbers in the order of leader, follower

Response

200
application/json
Successful Response

Default response. May contain other fields.

message
string | null
status
enum<string>
default:ok
Available options:
ok,
error