Skip to main content

API segura para laboratorio Kalman Robotics — myCobot Pro 450

Project description

kalman-robot-arm

Librería oficial de Kalman Robotics para operar el brazo robótico myCobot Pro 450 en el laboratorio remoto.

Instalación

pip install kalman-robot-arm

Para actualizar a la última versión:

pip install --upgrade kalman-robot-arm

Requisito previo

La conexión al robot debe estar activa antes de ejecutar cualquier script. El laboratorio proporciona las instrucciones específicas de conexión (tunnel SSH + socat).

Uso básico

from kalman_robot_arm import KalmanRobotArm

robot = KalmanRobotArm()

angulos = robot.get_angles()
print(angulos)

robot.send_angles([10, -10, 0, 0, 10, 0], speed=10)
robot.go_home()

Límites de seguridad

La librería incluye un guardian de seguridad integrado. Los joints tienen un límite de ±21°. Ante un comando fuera de rango, el robot regresa a home y el script se termina automáticamente. El alumno debe corregir su código y volver a ejecutar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kalman_robot_arm-0.4.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kalman_robot_arm-0.4.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file kalman_robot_arm-0.4.0.tar.gz.

File metadata

  • Download URL: kalman_robot_arm-0.4.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for kalman_robot_arm-0.4.0.tar.gz
Algorithm Hash digest
SHA256 034162cb841c3e5b0e8a230804d41a501d1bd537ba31b07b3d78948567a743a2
MD5 59f99bb72fbfbac8d82d329a303bbcfb
BLAKE2b-256 47521c329d06acb75e731c91534ee1878d77298b3509e99d22b4e196d6ca6554

See more details on using hashes here.

File details

Details for the file kalman_robot_arm-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kalman_robot_arm-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9fe09ad7de567f7b0183154216a03312bb488100bb7f2c09267df29841d8c6ff
MD5 aba4e8a3c22f29041f38bf61f4ac21ed
BLAKE2b-256 3f2adf2f49446b9d31453bdc28101f874a10101f5cccb52aaf9de85e135d8a3e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page