Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| apisandframeworks:pypot_patches [2017/06/21 10:44] – Pedro Ramilo | apisandframeworks:pypot_patches [2020/02/25 13:45] (current) – Pedro Ramilo | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The present document was written targetting PyPot 3.0.3, running under Python 2.7. | The present document was written targetting PyPot 3.0.3, running under Python 2.7. | ||
| - | ==== Herborist and framework | + | ==== Herborist and framework |
| - | The Herborist tool provides a GUI for low level manipulation of Dynamixel devices.\\ | + | The Herborist tool provides a GUI for low-level manipulation of Dynamixel devices.\\ |
| - | In many aspects it replaces the Dynamixel Wizard from Robotis. | + | In many aspects, it replaces the Dynamixel Wizard from Robotis. Like the Dynamixel Wizard, it needs to be patched so that it " |
| - | Like the Dynamixel Wizard, it needs to be patched so that it " | + | This patching will also enable |
| - | At the time of writing, Seed Robotics devices identified themselves as model numbers '' | + | At the time of writing, Seed Robotics devices identified themselves as model numbers '' |
| - | In this document, we will be adding support for these so that PyPot recognizes them. Failing to add support, may result in an error running Herborist (where the GUI stops responding a traceback error appears on the console) or running other parts fo the framework. | + | In this document, we will be adding support for these so that PyPot recognizes them. |
| - | Locate '' | + | Failing to add support, may result in an error running Herborist (where the GUI stops responding a traceback error appears on the console). It may also cause errors running other functions in the framework, with errors such as " |
| + | |||
| + | Locate | ||
| + | This is usually | ||
| **Open the file and apply the following changes:** | **Open the file and apply the following changes:** | ||
| Line 25: | Line 28: | ||
| 405: ' | 405: ' | ||
| 406: ' | 406: ' | ||
| + | 407: ' | ||
| + | 408: ' | ||
| + | 409: ' | ||
| + | 410: ' | ||
| </ | </ | ||
| Line 33: | Line 40: | ||
| < | < | ||
| ' | ' | ||
| - | ' | + | ' |
| ' | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| </ | </ | ||
| Line 43: | Line 54: | ||
| < | < | ||
| ' | ' | ||
| - | ' | + | ' |
| ' | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| </ | </ | ||
Copyright © 2015-2023 Seed Robotics Ltd