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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kalman_robot_arm-0.2.0.tar.gz
  • Upload date:
  • Size: 5.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.2.0.tar.gz
Algorithm Hash digest
SHA256 9ef7c962ed10be0327b84b16a6ec064ebacf775ff3cf8370846840b2eb54a34a
MD5 b17db7dc4fadc8bbc094651d1cbb0bd3
BLAKE2b-256 0f752d574a06cc844e64abce017c6811f3cbfbf6f581d13eacdea444d3d099cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kalman_robot_arm-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fc63e2c5bdc79b3e0648305fddf4172d421d3a0114c741335a105ac840a0ef2
MD5 07c7a4d8df0b524368c170d23afa5281
BLAKE2b-256 07e329690b2f341d88051a8f2761c04543278b3d7be68f44e5f79d0013f68d7f

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