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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file AIUT_RoboticsToolbox-0.0.0.3.tar.gz
.
File metadata
- Download URL: AIUT_RoboticsToolbox-0.0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc19a3f2018fa2192ca273c63640a074f2980decd4557f39ab04755c4475ce03 |
|
MD5 | 3fc4c004773110a170f9bbc2eb1da2e2 |
|
BLAKE2b-256 | 87b217a3a52f9b0ab6c8bca71f30250efae5bb7beb60090499f8640311078607 |
File details
Details for the file AIUT_RoboticsToolbox-0.0.0.3-py3-none-any.whl
.
File metadata
- Download URL: AIUT_RoboticsToolbox-0.0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2edba5278f9220070b1146fdd2526e02678199956c3e58e97a2ce27c2055566d |
|
MD5 | b7691847dfeb2406daa8d58214cb3034 |
|
BLAKE2b-256 | 2f17c4984afa2f22205a791e3df2f1d84248421cbdacdff7e173a7ca9d93906b |