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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kalman_robot_arm-0.3.0.tar.gz
  • Upload date:
  • Size: 6.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 ecc327eb9b1746697024fae5dcc74c2bcacf84fd20da9848b1be1768bfbf2405
MD5 6f3939ba2181c5ba6396ec535860ba1f
BLAKE2b-256 8e04a328883418c20a3bc8d285df68fef211579bbea550f95ca25a7420c7aa61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kalman_robot_arm-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 359b0da95845e5d775b730901b1d1317951341ba95016cf581a1cf0362369977
MD5 38ff8066d2b726d9d613f296508275dc
BLAKE2b-256 0287709c4c614cd29d7c0dbb25cdd3e7e1c066c14315d17178eb53903790ce4a

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