EasyManua.ls Logo

dji RoboMaster EP - Page 39

dji RoboMaster EP
187 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
38
(1) Objective: Sets the chassis to translate in a specified direction and at a specified speed
(2) Type: Execution block
(3) Example: Translate in a circle with the gimbal aimed toward the central point
Python API
Function: chassis_ctrl.move_with_speed(speed_x, speed_y, speed_rotation)
Parameters:
speed_x(float): [0, 3.5] m/s
speed_y(float): [0, 3.5] m/s
speed_rotation(int): [-600, 600] °/s
(1) Objective: Stops all chassis movements
(2) Type: Execution block
(3) Example: Rotate chassis right
This sets the chassis to translate forward for 2 seconds at default speed, then turn right and stop moving

Related product manuals