Dobot Mg 400 Robot arm workspace


#1

I am trying to calculate the limit of Dobot MG 400’s workspace.
I checked the manual, but it wasn’t clear(kind of blurry image about workspace and did not content specific coordinate) about the maximum (x,z) coordinate of the robot arm.
Especially, the manual gave different dimensions from figures “dimension of MG400 robot” and “workspace of MG400 robot”(page 12 from user guide).
Does anyone have the information or know how to find it by coding (Prefer Python) or numerically (by hand calculation).
However, I can’t find the relationship between J2 and J3 angles. If anyone knows about it please let me know.
I will appreciate it.


Inverse Kinetic function of MG400
#2

Denavit-Hartenberg_parameters

search the internet:

  • forward solution of a kinematic;
  • inverse solution of a kinematic.

#3

3.32 PositiveSolution

  • Function: PositiveSolution(J1,J2,J3,J4,J5,J6,User,Tool)
  • Description: Positive solution. Given the angle of each joint of the robot, the spatial position of the end of the robot is calculated. The arm direction of the robot is required to be known by SetArmOrientation