Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 2.34 KB

index.rst

File metadata and controls

75 lines (54 loc) · 2.34 KB

Pi-puck

A Raspberry Pi interface for the e-puck robot platform.
Developed jointly by the York Robotics Laboratory (YRL) at the University of York, and GCtronic.

Pi-pucks

The Pi-puck is an extension for the e-puck and e-puck2, allowing a Raspberry Pi Zero single-board computer to be mounted on the robot, adding Linux support, additional peripherals, and further expansion possibilities.

Documentation on this website is currently a work in progress.

.. toctree::
   :maxdepth: 2
   :titlesonly:
   :caption: General Information

   about
   publications

.. toctree::
   :maxdepth: 2
   :titlesonly:
   :caption: Pi-puck Hardware

   hardware/overview

.. toctree::
   :maxdepth: 2
   :titlesonly:
   :caption: Pi-puck Software

   software/overview
   python-library/index

.. toctree::
   :maxdepth: 2
   :titlesonly:
   :caption: Extensions and Add-ons

   extensions/overview
   extensions/yrl-expansion/index
   extensions/tof-sensor/index


External Links

Code Repositories