reachy-legacy icon indicating copy to clipboard operation
reachy-legacy copied to clipboard

A 7 dof prothesis robotic arm.

Results 2 reachy-legacy issues
Sort by recently updated
recently updated
newest added

Hello, I tried to connect to a new Reachy robot, but after installing the python module I get this error : File "~/reachy/software/build/lib/reachy/reachy.py", line 79, in __new__ robot = AbstractPoppyCreature.__new__(cls,...

I tried to connect to v-rep. So I followed your tutorial after running the following lines $ from reachy import Reachy $ reachy = Reachy(simulator='vrep') $ print(reachy.motors) ![Annotation 2019-12-03 125737](https://user-images.githubusercontent.com/55899089/70029354-e7853580-15cc-11ea-9cee-b3e459075b06.png)...