Coder Social home page Coder Social logo

robotdescriptor's Issues

Error while running sdfExport.FCmacro

writing to file/home/suraj/.gazebo/models/testing/testing.sdf
b_sicissor_unit_001_
b_sicissor_unit_001_001
circularEdge_001
circularEdge_001_mirror
Joint
Joint: Joint with label Joint detected!
Traceback (most recent call last):
  File "/home/suraj/.FreeCAD/Mod/RobotCreator/Macros/sdfExport.FCMacro", line 63, in <module>
    sdfFile.write(' <joint name="'+bodyLabelFromObjStr(obj.Parent)+bodyLabelFromObjStr(obj.Child)+'" type="revolute">\n')
  File "/home/suraj/.FreeCAD/Mod/RobotCreator/Macros/sdfExport.FCMacro", line 22, in bodyLabelFromObjStr
    return c.Label
<class 'AttributeError'>: 'NoneType' object has no attribute 'Label'

Corrupted file `GazeboStlExport.py`

Hi,

when trying out your module, I encountered an error in GazeboStlExport.py, l.95: sdfFile.close()nyArm/"+obj.Name+".stl"\n')). I guess this happened while saving.

Thanks!
Gaël

Licensing

This workbench should be decided licensing.
MIT license is suitable for robot community. What do @maidenone think?
Let's add a license file after your decision.

sdf import

Hi,
are you also working on a sdf import plugin? I'm trying to find a way to import a sdf which includes several different bodies (same as in your video except that I want to import it). I want to create a world directly in gazebo by placing different objects into gazebo and save it as sdf. I want to import this sdf in freecad or somewhere else. Do you have an idea how I can do that?

Best, Michael

model import

  • #27
  • #30
  • calculate Inertial data
  • Extract pose information for assembly Local coordinate systems
  • Translation from assembly joints to sdf/urdf supported joints
  • adding sensors

add preferences window

This is to allow configuring several settings such as sdf version , gazebo version , ....

preventing multiple widgets from being opened

A mechanism to prevent opening the same widget twice is needed
since clicking the world command several times actually opens several windows
Screenshot from 2023-12-28 13-57-14
An attempt to reopen an already visible widget should instead focus on the already open widget

  • #20
    True if window is open open false otherwise ,should be checked every time a command is activated and prevent reopening if true

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.