Skip to main content

A simple Robotics package

Project description

A Robotics Toolbox from Maziar Palhang

This is a simple Robotics Toolbox package.

To install this package: on windows: py -m pip install AIUT_RoboticsToolbox

on Linux and Mac: python3 -m pip install AIUT_RoboticsToolbox

To use this package in your program, add the following line: from AIUT_RoboticsToolbox.Toolbox import *

Routines: rotx(ang) #angle in degrees roty(ang) rotz(ang) rpy2r(gamma,beta,alpha) r2rpy(r) euler2r(alpha,beta,gamma) r2euler(r) angvec2r(theta,v) r2angvec(r) skew(k) #make a skew matrix from a 3 element vector plot(r) #plot a rotation matrix

Classes:

SerialLink(name,links) Puma560(name) SCARA(name,l1,l2)

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

AIUT_RoboticsToolbox-0.0.0.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

AIUT_RoboticsToolbox-0.0.0.3-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

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