.gitignore
AUTHORS.md
LICENSE.txt
README
README.md
pypot.md
setup.py
doc/ErgoRobots.jpg
doc/FAQ.rst
doc/Makefile
doc/about.rst
doc/api.rst
doc/conf.py
doc/controller.rst
doc/controlling_robot.rst
doc/dynamixel.rst
doc/herborist.png
doc/herborist.rst
doc/index.rst
doc/installation.rst
doc/knownissues.rst
doc/logging.rst
doc/move.rst
doc/primitive.rst
doc/pypot.dynamixel.rst
doc/pypot.primitive.rst
doc/pypot.robot.rst
doc/pypot.sensor.rst
doc/pypot.server.rst
doc/quickstart.rst
doc/remote_access.rst
doc/_static/my-css.css
doc/_templates/layout.html
pypot/__init__.py
pypot/_version.py
pypot/kinematics.py
pypot/utils.py
pypot.egg-info/PKG-INFO
pypot.egg-info/SOURCES.txt
pypot.egg-info/dependency_links.txt
pypot.egg-info/entry_points.txt
pypot.egg-info/requires.txt
pypot.egg-info/top_level.txt
pypot.egg-info/zip-safe
pypot/dynamixel/__init__.py
pypot/dynamixel/controller.py
pypot/dynamixel/conversion.py
pypot/dynamixel/error.py
pypot/dynamixel/io.py
pypot/dynamixel/motor.py
pypot/dynamixel/packet.py
pypot/primitive/__init__.py
pypot/primitive/manager.py
pypot/primitive/move.py
pypot/primitive/primitive.py
pypot/primitive/utils.py
pypot/robot/__init__.py
pypot/robot/config.py
pypot/robot/robot.py
pypot/sensor/__init__.py
pypot/sensor/optibridge.py
pypot/sensor/optitrack.py
pypot/sensor/kinect/__init__.py
pypot/sensor/kinect/sensor.py
pypot/sensor/kinect/server.py
pypot/server/__init__.py
pypot/server/httpserver.py
pypot/server/request.py
pypot/server/server.py
pypot/server/zmqserver.py
pypot/tools/__init__.py
pypot/tools/herborist/__init__.py
pypot/tools/herborist/herborist.py
pypot/tools/herborist/herborist.ui
samples/test_connection.py
samples/benchmarks/controller.png
samples/benchmarks/controller_sync.ipynb
samples/benchmarks/cpu_load.ipynb
samples/benchmarks/cpu_usage.png
samples/benchmarks/data.pickle
samples/benchmarks/dxl-controller.py
samples/benchmarks/dxl-single-motor.py
samples/benchmarks/load_data.ipynb
samples/benchmarks/packet.pdf
samples/benchmarks/packet.png
samples/benchmarks/robot.py
samples/benchmarks/run-all.py
samples/benchmarks/single_packet.ipynb