Giter VIP home page Giter VIP logo

Comments (8)

DavidMansolino avatar DavidMansolino commented on June 10, 2024

If you did correctly add the panda.proto file to the protos folder you should be able to add it to the simulation like this:
Capture du 2019-09-20 17-58-57
If it is not working try to close and re-open Webots (it may require to restart to update the list of protos).

from urdf2webots.

SunnyKatyara avatar SunnyKatyara commented on June 10, 2024

Screenshot from 2019-09-20 18-09-57
It is giving me this error

from urdf2webots.

SunnyKatyara avatar SunnyKatyara commented on June 10, 2024

If possible can you please share with me that proto file that you created. I am new to webots and i really want to explore it for my research.

from urdf2webots.

SunnyKatyara avatar SunnyKatyara commented on June 10, 2024

I tried but it is showing me errors all the time. Attached is the conversion data.

  1. It is saying can not determine package root path
  2. Unsupported "R8G8B8" image format, using "R8G8B8A8" instead.

Screenshot from 2019-09-21 11-23-44
Screenshot from 2019-09-21 11-23-50

from urdf2webots.

SunnyKatyara avatar SunnyKatyara commented on June 10, 2024

Hello, i can import other protos from webots library but the one that i create is showing me these errors. Can you please help me to figure it out.

Thank you

from urdf2webots.

DavidMansolino avatar DavidMansolino commented on June 10, 2024

It is giving me this error

You can ignore these errors in a first step, they will not prevent you from using the proto.

If possible can you please share with me that proto file that you created. I am new to webots and i really want to explore it for my research.

Here is the file:
Panda.proto.zip

It is saying can not determine package root path

This means that you did miss some file path update when you edited the URDF file. You should not have any more package://tutorial_iros2018/... in your URDF file:
You should do a search and replace for the package://tutorial_iros2018/robots/ string and replace it by the actual path to your panda folder.

Unsupported "R8G8B8" image format, using "R8G8B8A8" instead.

This message just say that the camera will use the R8G8B8A8 image format instead of the R8G8B8 one.

Let me know if you still have issues.

from urdf2webots.

SunnyKatyara avatar SunnyKatyara commented on June 10, 2024

Thanks! Its working

from urdf2webots.

DavidMansolino avatar DavidMansolino commented on June 10, 2024

You're welcome πŸ˜‰

from urdf2webots.

Related Issues (20)

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.