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.5.0.tar.gz (6.8 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.5.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kalman_robot_arm-0.5.0.tar.gz
  • Upload date:
  • Size: 6.8 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.5.0.tar.gz
Algorithm Hash digest
SHA256 0b4cca2f5011aef68e7f8a4b7d253b248aa4bcaaf1941fc8efba296fd34c6fa9
MD5 8e6c549aa85ed5255a3b09d71a4eebe0
BLAKE2b-256 a66cbeaa9c4f80088916d29c8bd27eedac63aabea16fc8e9f69c0a1079476eef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kalman_robot_arm-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4131619b363f32d36f7f9e369c427418c4c820f8fa3a922b9ba52bf6cfb8fd7
MD5 c1c38011a396c3044363b04841400f73
BLAKE2b-256 febbb89730685610535dff63b3a701ea96139833afc0b94127864ac36ac83cb6

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