一个Dynamixel图书馆原来写在C # Python版本
资 源 简 介
This is a Python version of the ForestMoon Dynamixel library originally written in C# by Scott Ferguson. The Python version was created for the Pi Robot Project (mailto:patrick@pirobot.org) which lives at http://www.pirobot.org.
The original license for the C# version is as follows:
This software was written and developed by Scott Ferguson.
The current version can be found at http://www.forestmoon.com/Software/.
This free software is distributed under the GNU General Public License.
See http://www.gnu.org/licenses/gpl.html for details.
This license restricts your usage of the software in derivative works.
Here are the instructions for installing the library:
Get the installer file from the Downloads tab above.
Unzip the archive to a location outside of your Python installation.
Bring up a command prompt and cd into the dynamixel-installer directory.
Run the command "python
文 件 列 表
dynamixel-installer
PKG-INFO
README.txt
setup.py
dynamixel
echo_stream.py