Giter Club home page Giter Club logo

openrave_models's People

Contributors

stephane-caron avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

openrave_models's Issues

Specify joints

Hi, thanks a lot.
I have my model in blender now, and I can even export it from .wrl to .dae!

But all my joints seems to be independent and when I export I get one solid mesh instead
of robot with dependent joints.

So my question is: how to prepare the model to be exported in to right .dae.
How to specify all joints and constraints?

All joints in my model are going to be rotational, there should be some limits,
but that is kind of optional.

screenshot from 2017-07-08 19-11-14

Somehting wrong with my WRL

In [2]: import openravepy
In [3]: a = openravepy.Environment()
In [4]: a.Load("hmmm.WRL")
Coin read error: Unable to read identifier after DEF keyword
	Occurred at line 2769 in /home/georgy/Downloads/hmmm.WRL
Coin read error: Invalid definition of R
	Occurred at line 2769 in /home/georgy/Downloads/hmmm.WRL
Coin read error: Couldn't read value for field "children" of VRMLTransform
	Occurred at line 2769 in /home/georgy/Downloads/hmmm.WRL

DATA_READ - Fatal error!
  Unacceptable input file type.
2017-07-05 22:15:21,345 openrave [WARN] [environment-core.h:492 Load] load failed on file hmmm.WRL
Out[4]: False

Got this error. Maybe I use some wrong wrl file?
Which version of blender should I use?

Importing and Creating your own model

Hello, here is log, which I got, calling 'python load_model.py Robot.dae' on my simple ".dae" file:

2017-07-04 01:12:14,936 openrave [ERROR] [colladareader.cpp:3788 ColladaReader::handleError] COLLADA error: Trying to load an invalid COLLADA version for this DOM build!
2017-07-04 01:12:15,037 openrave [ERROR] [colladareader.cpp:3788 ColladaReader::handleError] COLLADA error: Failed to load file:/home/georgy/git/openrave_models/Robot.dae
2017-07-04 01:12:15,038 openrave [WARN] [xmlreaders-core.cpp:1527 JointXMLReader::endElement] Failed to find body FLYER_TX_LINK for joint FLYER_TX
2017-07-04 01:12:15,038 openrave [WARN] [xmlreaders-core.cpp:1527 JointXMLReader::endElement] Failed to find body FLYER_TY_LINK for joint FLYER_TX
2017-07-04 01:12:15,038 openrave [WARN] [xmlreaders-core.cpp:1465 JointXMLReader::endElement] parent kinbody has no links defined yet!
Traceback (most recent call last):
  File "load_model.py", line 123, in <module>
    robot = env.GetRobots()[0]
IndexError: list index out of range
[1]    5203 segmentation fault (core dumped)  python load_model.py Robot.dae

I assume, that I made some wrong ".dae" and maybe you can share some tips how to make right model, which I will be able to use with openrave.
Or I better make urdf/xml?

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.