Git Product home page Git Product logo

reachy-legacy's Issues

How To : Connect pypot to simulated version of reachy in Vrep

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

Could you help me to understand how to resolve this and what is wrong with io.py ?
Thanks.

OSError initialize robot

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, *args, **kwargs)
File "
/.local/lib/python3.6/site-packages/pypot/creatures/abstractcreature.py", line 128, in new
raise OSError('Could not initalize robot: {} '.format(exc_inst))
OSError: Could not initalize robot: Could not find the motors (16, 10, 11, 12, 13, 14, 15) on bus /dev/ttyACM0.

So it seems Linux (Ubuntu 18.04 LTS) can see the robot, connect to it but can't find the motors.

Do you know why this error is happening ?

How to view URDF files in RViz or Gazebo?

I have been trying to visualise the URDF files using RViz and Gazebo, but it seems that the meshes are incompatible with RViz and Gazebo. The URDF was parsed correctly since the transformation axes were visible in RViz but, the meshes were unable to load. Similarly in Gazebo, the model was successfully imported (shown in the left pane under models) but nothing was visible.

image
Above image shows the errors in loading the RobotModel

image
As we can see, the TF has been loaded correctly

image
Terminal window showing successful model spawn in Gazebo

image
Gazebo window after loading the model. The left pane shows reachy_robot but nothing is visible

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.