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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kalman_robot_arm-0.4.1.tar.gz
  • Upload date:
  • Size: 6.6 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.1.tar.gz
Algorithm Hash digest
SHA256 2b1b0d7eb2fefb395bc1e9c6e0831bdb5ca1fd77c1cee41284577ffb241fa1ec
MD5 b3e6778092e0a58682a56dc1af462e18
BLAKE2b-256 7796a9fb2b499c3c546889a85e4c8fbd902b6247e4ce091b18c33f124e73e234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kalman_robot_arm-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 890a24867815abb0e98eae194c246c5184bc6deba0393c47e2cac1b59f2ce546
MD5 8872420b356ed2ec4eb15d9adf1d9d13
BLAKE2b-256 2f01fa0053406ed6eae70f7ce06e2e8cdc5f92ddf8315504d5d15bef652320e7

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