All Projects → poppy-project → Poppy Ergo Jr

poppy-project / Poppy Ergo Jr

🤖 Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.

Projects that are alternatives of or similar to Poppy Ergo Jr

Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (+5.26%)
Mutual labels:  robotics, jupyter-notebook, raspberry-pi
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (-78.2%)
Mutual labels:  robotics, jupyter-notebook
Martypi
DEPRECATED - See new ROS integration. 2017 Marty RaspberryPi API by Robotical Ltd.
Stars: ✭ 11 (-91.73%)
Mutual labels:  robotics, raspberry-pi
Mabel
MABEL is a feature-packed, open-source, legged balancing robot based off of the Boston Dynamics Handle robot.
Stars: ✭ 72 (-45.86%)
Mutual labels:  robotics, raspberry-pi
Brachiograph
BrachioGraph is an ultra-cheap (total cost of materials: €14) plotter that can be built with minimal skills.
Stars: ✭ 498 (+274.44%)
Mutual labels:  robotics, raspberry-pi
Raspi Io
An IO plugin for Johnny-Five that provides support for the Raspberry Pi
Stars: ✭ 517 (+288.72%)
Mutual labels:  robotics, raspberry-pi
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-71.43%)
Mutual labels:  jupyter-notebook, raspberry-pi
Gopigo
The GoPiGo Robot for Raspberry Pi
Stars: ✭ 329 (+147.37%)
Mutual labels:  robotics, raspberry-pi
Ev3dev Lang Java
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
Stars: ✭ 79 (-40.6%)
Mutual labels:  robotics, raspberry-pi
Jagcs
Just another ground control station
Stars: ✭ 99 (-25.56%)
Mutual labels:  robotics, raspberry-pi
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (-24.81%)
Mutual labels:  robotics, jupyter-notebook
Self Driving Toy Car
A self driving toy car using end-to-end learning
Stars: ✭ 494 (+271.43%)
Mutual labels:  jupyter-notebook, raspberry-pi
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.
Stars: ✭ 419 (+215.04%)
Mutual labels:  robotics, jupyter-notebook
Tensorrider self driving car
基于BP神经网络的自动驾驶模型车。包含收集数据、控制模型生成与在线/离线自动运行所需的程序。
Stars: ✭ 17 (-87.22%)
Mutual labels:  jupyter-notebook, raspberry-pi
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+2803.76%)
Mutual labels:  robotics, raspberry-pi
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-72.18%)
Mutual labels:  robotics, raspberry-pi
Contactpose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
Stars: ✭ 129 (-3.01%)
Mutual labels:  robotics, jupyter-notebook
Raspi
Base functionality for working with a Raspberry Pi from Node.js
Stars: ✭ 187 (+40.6%)
Mutual labels:  robotics, raspberry-pi
Skiffos
SkiffOS: lightweight & robust cross-compiled Linux distribution optimized for hosting containers.
Stars: ✭ 151 (+13.53%)
Mutual labels:  robotics, raspberry-pi
Gopigo3
The GoPiGo3 is a Raspberry Pi Robot!
Stars: ✭ 74 (-44.36%)
Mutual labels:  robotics, raspberry-pi

Poppy Ergo Jr

PyPI

Poppy Ergo Jr robot is a small and low cost 6-degree-of-freedom robot arm. It consists of very simple shapes which can be easily 3D printed with FDM printers.

It works with Dynamixel XL-320 motors, and a Raspberry Pi for control.

jump

It comes with three tools:

  • a lampshade
  • a grasper
  • a pen holder

The Poppy Ergo Jr is ideal to start manipulating robots and learn robotic without difficulties.

It is particularly well suited for educational purposes (cheap, simple to assemble, and easily controllable) or can be a very nice desk decoration for geeks and makers...

Documentation about Poppy Ergo Jr as every projects of the Poppy platform is located at docs.poppy-project.org.

Build your own Poppy Ergo Jr

Setup your Raspberry Pi board

Poppy Ergo Jr is based on the Raspberry Pi 2 board but also works with Raspberry Pi 3. We provide our own image (based on Raspbian) that can be directly copied to the SD-card. You can refer to the documentation for more details. Note that if you buy it as a kit from one of the reseller you will also get a pre-installed SD-card.

You can also use our setup script directly on a Raspberry Pi based on Raspbian. Be aware tough that it takes some time and some good knowledge of Linux. We use the Raspoppy scripts to setup the Raspberry Pi to match our needs (custom Python, setup serial communication, setup the web interface, a Poppy user...).

It a two steps process:

  • Make sure you have enough space on the SD-card (at least 8GB). You can expand your partition if needed via:
sudo raspi-config --expand-rootfs

You will need to reboot afterwards.

  • Run the installation commands:

    curl -L https://raw.githubusercontent.com/poppy-project/raspoppy/master/raspoppyfication.sh -o /tmp/raspoppyfication.sh
    chmod +x /tmp/raspoppyfication.sh
    sudo /tmp/raspoppyfication.sh
    

You can refer to the documentation for more details.

Contributing

You can share your experience, new design, ideas or questions on the Poppy project forum.

To contribute to this repository, you can fork it and propose a pull request (Another useful link)

License

All the technological development work made in the Poppy project is freely available under open source licenses. Only the name usage "Poppy" is restricted and protected as an international trademark, please contact us if you want to use it or have more information.

License Hardware Software
Title Creative Commons BY-SA GPL v3
Logo Creative Commons BY-SA GPL V3

The Poppy project history

The Poppy project was born in 2012 in the Flowers laboratory at Inria Bordeaux Sud-Ouest. It was initiated during Matthieu Lapeyre's PhD Thesis surpervised by Pierre Yves Oudeyer. At the beginning, the development team was composed by Matthieu Lapeyre (mechanics & design), Pierre Rouanet (software) and Jonathan Grizou (electronics).

This project is initially a fundamental research project financed by ERC Grant Explorer to explore the role of embodiement and morphology properties on cognition and especially on the learning of sensori-motor tasks.

More on the project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].