Skip to content

Releases: nonead/Nonead-Universal-Robots-MCP

v0.1.3

24 May 04:59
Compare
Choose a tag to compare

Note: Fixed Bug

v0.1.2

24 May 03:10
Compare
Choose a tag to compare

Modified the path of the configuration file example

v0.1.1

24 May 02:45
Compare
Choose a tag to compare

Nonead-Universal-Robots-MCP_v0.1.1

v0.0.4-alpha

17 May 03:52
Compare
Choose a tag to compare

build: Update requirements.txt

  • Removed all specific version numbers of packages from the requirements.txt file.
  • This change enables the use of the latest versions of the packages, improving the compatibility and performance of the project.

feat(URBasic): Add the function of obtaining the robot model and program list

  • Added the get_robot_model method to obtain the model information of the UR robot.
  • Added the get_programs method to retrieve the list of programs on the robot via SSH connection.
  • Optimized the error handling and connection status checking of the existing methods.
  • Updated the requirements.txt file, adding the paramiko dependency for SSH connection.

v0.0.3-alpha

14 May 08:17
Compare
Choose a tag to compare

Fix some errors

v0.0.2-alpha

12 May 04:52
Compare
Choose a tag to compare

v0.0.1

11 May 14:53
Compare
Choose a tag to compare