Skip to content

Commit 3cab4f4

Browse files
authored
Update README.md
1 parent 5a6b842 commit 3cab4f4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,7 @@ All those creatures are based on a combination of standard dynamixel actuators,
3434

3535
## Documentation
3636

37-
The full pypot documentation on a html format can be found [here](http://poppy-project.github.io/pypot/). It provides tutorials, examples and a complete API.
38-
39-
**The documentation is slowly moving toward [Jupyter Notebooks](http://jupyter.org) are they are such a powerful tool for writing and sharing tutorials, experiments or pedagogical contents.**
40-
41-
**They can be found [here](https://github.com/poppy-project/pypot/tree/master/samples/notebooks#notebooks-everywhere) with a detailed explanation on how they can be used, installed, and modified.**
37+
The full pypot documentation on a html format can be found [here](https://docs.poppy-project.org/en/software-libraries/pypot.html). It provides tutorials, examples and a complete API.
4238

4339
## Installation
4440

@@ -53,7 +49,7 @@ pip install .
5349

5450
You will also have to install the driver for the USB2serial port. There are a few devices that have been tested with pypot that could be used:
5551

56-
* USB2AX - this device is designed to manage TTL communication only
52+
* [USB2AX](http://www.xevelabs.com/doku.php?id=product:usb2ax:quickstart) - this device is designed to manage TTL communication only
5753
* USB2Dynamixel - this device can manage both TTL and RS485 communication.
5854
* [Pixl board](https://github.com/poppy-project/pixl) for RaspberryPi
5955

0 commit comments

Comments
 (0)