Metadata-Version: 2.1
Name: moteus-pi3hat
Version: 0.3.18
Summary: moteus brushless controller library and tools
Home-page: https://github.com/mjbots/pi3hat
Author: mjbots Robotic Systems
Author-email: info@mjbots.com
License: UNKNOWN
Keywords: moteus,pi3hat
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: moteus (>=0.3.22)

# pi3hat extensions for the moteus library #

This package enables the 'moteus' python package to communicate using
a pi3hat CAN-FD bridge.  By default, when installed, it exposes the
pi3hat as an available transport type to tools such as tview and
moteus_tool.  It also exposes the Pi3HatRouter class which can be
manually constructed in more complicated scenarios.


