Skip to content

bunbunjin/melfapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

melpy

Overview

This is the Python library for controlling Mitsubishi MELFA .

  1. Run SAMPLE.prg in ToolBox3.
  2. Specify the target position with MelafaPose
  3. Use MelfaPacket to set the command, transmission data type, response data type, and position data
  4. Start the robot motion by calling the send_packet() method

MELFA Coordinate Format [x, y, z, a, b, c f1, f2]

Troubleshooting

For speed-related issues: adjust the values of _v_max, _a_max, and _j_max.
For range-related issues: check the arm position in ToolBox3.
Others: Most problems can be solved by asking ChatGPT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published