• Stars
    star
    250
  • Rank 159,138 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python library for controlling dynamixel motors. Documentation available here:

PyPI Build Status DOI

Pypot βš™οΈ A Python library for Dynamixel motor control

Pypot is a cross-platform Python library making it easy and fast to control custom robots based on multiple models of Dynamixel motors. Use Pypot to:

  • control Robotis motors through USB2Dynamixel, USB2AX or Pixl 4 Raspberry Pi devices,
  • define kinematic chains of a custom robot and control it through high-level commands (Forward & Inverse Kinematics),
  • define primitives (motions applying to motor groups) and easily combine them to create custom complex behaviors (Robot dance, arm shaking, writing with a pen...).
  • define sensor access and processing (QRCode detection, force sensors, RGB-D, ...)

Pypot is also compatible with the CoppeliaSim simulator (formerly V-REP), embeds a REST API for Web-based control, and supports visual programming via Scratch and Snap.

πŸ”Œ Compatible hardware

Compatible motors: MX-106, MX-64, MX-28, MX-12, AX-12, AX-18, RX-24, RX-28, RX-64, XL-320, SR-RH4D, EX-106. Derivated versions are also supported (e.g. MX-28AT, MX-28R, MX-28T, ...). Both protocols v1 and v2 are supported but v2 is used only for XL-320. Use Herborist to help detect IDs and baudrates of motors.

Compatible sensors: Kinect 1, QRCode from RGB camera, sonar, micro-switch from Raspberry Pi GPIO, digital or analog sensor connected to Arduino

Compatible interpreters: Python 3.6, 3.7, 3.8, 3.9

Other models of motors and sensors can be integrated with little effort and time. Other programming languages may be connected through the REST API.

Read πŸ“– Documentation and get ⁉️ Assistance

Pypot is part of the opensource Poppy project

Pypot is part of the Poppy project aiming at developing robotic creations that are easy to build, customize, deploy, and share. It promotes open-source by sharing 3D-printed hardware, software, and web tools.

The Poppy creatures are:

  • Poppy Humanoid: a kid-size humanoid robot designed for biped locomotion and physical human-robot interaction (25 DoF) for biped research and university workshops,
  • Poppy Torso: just the torso of the humanoid robot, with a suction pad to stick it attach it firmly to a desk (13 DoF) for HRI research, university and high school workshops
  • Poppy Ergo Jr: a low-cost robotic arm for primary to middle school (6 Dof) for primary or middle school workshops

Poppy Humanoid

All those creatures are based on a combination of standard dynamixel actuators, 3D printed parts and open-source electronics such as Arduino boards. Both the hardware (3D models, electronics...) and software can be freely used, modified and duplicated.

πŸ’» Installation

If you are using a Poppy robot embedding a Raspberry Pi, Pypot is already shipped with it. For custom robots, just type ⌨️ pip install pypot in your system terminal!

If you intend to modify or add features to Pypot, create a virtual environment and install it from sources instead:

git clone https://github.com/poppy-project/pypot
cd pypot/pypot
pip install .

Additional drivers may be needed for USB2serial, depending of your OS. Check here:

  • USB2AX - this device is designed to manage TTL communication only
  • USB2Dynamixel - this device can manage both TTL and RS485 communication.
  • Pixl board for RaspberryPi

πŸ‘¨β€πŸ’» Contributing

If this is the first time you contribute to Pypot, it is a good idea to share your work on the forum first, we will be happy to give you a hand so that you can contribute to the opensource project.

More Repositories

1

poppy-humanoid

Poppy Humanoid is an open-source and 3D printed humanoid robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
Jupyter Notebook
611
star
2

poppy-ergo-jr

πŸ€– Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.
Jupyter Notebook
177
star
3

poppy-torso

Poppy Torso is an open-source and 3D printed torso robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
Jupyter Notebook
34
star
4

poppy-humanoid-beta

Archive of the depreciated poppytools library
33
star
5

poppy-docs

Documentation of the whole poppy platform
CSS
31
star
6

poppy-simu

A web browser viewer for poppy robots with threejs
JavaScript
23
star
7

raspoppy

Utility tools to setup a Raspberry Pi board for a Poppy Creature
Shell
22
star
8

Robotis-library

Robotis CAD library made with Solidworks
16
star
9

Poppy-minimal-head-design

Head used in Poppy Torso and Poppy Humanoid
11
star
10

pixl

Raspberry Pi - XL-320 Board
HTML
7
star
11

poppy-soft-starfish

This soft robot intergrates flexible silicon parts that can be easily design and built at a very low cost.
Python
7
star
12

ros_poppy

Depreciated ROS integration
Python
6
star
13

poppy-project.org

Poppy Project website
SCSS
6
star
14

Poppy-eva-head-design

Raspberry Pi 4-based head design for Poppy Torso and Humanoid ; embedding a screen
5
star
15

poppy_controllers

ROS Noetic controller for Poppy Ergo Jr
Python
5
star
16

poppy-creature

A depreciated project. Now integrated in pypot
Python
5
star
17

community-notebooks

A place to put Jupyter notebooks related to Poppy notebooks
Jupyter Notebook
4
star
18

Poppy-basic-arms

3D printable and multi-DoF robotic arm (used for Poppy Humanoid)
4
star
19

Poppy-lightweight-biped-legs

Biped robotic legs for Poppy Humanoid
4
star
20

poppy-soft-connector

This repository gather information useful to make soft part compatible with Poppy robots
4
star
21

scratch-extensions

ScratchX extensions for Poppy robots
JavaScript
4
star
22

poppy-6dof-right-arm

An experiment for a prothesis with a poppy arm, with 6 degrees of freedom
MATLAB
3
star
23

poppy-ergo-starter

πŸ€– A simple 4 degree of freedom arm using XL320 motors
Python
3
star
24

poppy-ergo

A 6-degree-of-freedom arm with MX28 motors
Lua
2
star
25

puppet-master

Control webinterface for poppy robots
HTML
2
star
26

poppy_ergo_jr_moveit_config

MoveIt integration for Poppy Ergo Jr robot in ROS 1
CMake
2
star
27

ucia

Python
2
star
28

poppy-multipod-mini

A n-legged robot
OpenSCAD
1
star
29

poppy-project.github.io

HTML
1
star
30

poppy-4wheels-mini

A base for a moving mini creature
OpenSCAD
1
star
31

robot-support-toolbox

Toolbox of hardware parts for support and fastening of Poppy robots
1
star
32

herborist

A graphical tool that helps you detect and configure motors before using them in your Poppy creature.
Python
1
star
33

Poppy-multiarticulated-torso

Multi-articulated robotic spine for Poppy Humanoid
1
star
34

poppystation.org

Website of Poppy Station organization
HTML
1
star
35

poppy-snake-mini

A simple snake made of XL320 motors
OpenSCAD
1
star
36

HiPi

HiPi: a Raspberry Pi extension board for Dynamixel motors
Shell
1
star