Coder Social home page Coder Social logo

Comments (6)

grassjelly avatar grassjelly commented on June 22, 2024 1

The function acts as a filter by removing a potential manipulator in the urdf file. This works by checking the number of actuators in each chain and counting how many times that number occured. If that number has occurred 4 times(4 legs) most likely the end link belongs to a leg, otherwise it will omit.

from champ_setup_assistant.

grassjelly avatar grassjelly commented on June 22, 2024

Hi,

This setup assistant is mainly for quadrupedal robots, for this project to be exact - https://github.com/chvmp/champ.

Unless you meant, you’re loading a quadrupedal robot’s URDF with a robotic arm?

from champ_setup_assistant.

Biruberuvinto avatar Biruberuvinto commented on June 22, 2024

Thank you for your prompt reply.

I know the purpose of the tool is champ.

I interested if a simple robot arm could be used instead of the URDF of a quadrupedal robot equipped with a robot arm.
Because I tried to set up a quadrupedal robot with other joints with this tool.

from champ_setup_assistant.

Biruberuvinto avatar Biruberuvinto commented on June 22, 2024

@grassjelly
When I referred to the source file (urdf_parser.py), it said that it was adding to the new list when the number of end links was four.
Lines 227 to 234.

This means that a URDF that doesn't have 4 endlinks will not be added to the list and will fail?

from champ_setup_assistant.

Biruberuvinto avatar Biruberuvinto commented on June 22, 2024

It was helpful. Thank you very much.

Incidentally, I tried to generate it with the URDF file of "https://github.com/ReactRobotics/DogBotV4/tree/master/ROS".
Then the following notice was displayed on the terminal.

[WARN] [1596091560.599070]: base_joint's xyz are not defined. Setting these values ​​to zero
[WARN] [1596091560.599573]: base_joint's rpy are not defined. Setting these values ​​to zero
[WARN] [1596091560.600328]: base_joint's xyz are not defined. Setting these values ​​to zero
[WARN] [1596091560.600689]: base_joint's rpy are not defined. Setting these values ​​to zero
[WARN] [1596091560.601352]: base_joint's xyz are not defined. Setting these values ​​to zero
[WARN] [1596091560.601682]: base_joint's rpy are not defined. Setting these values ​​to zero
[WARN] [1596091560.602307]: base_joint's xyz are not defined. Setting these values ​​to zero
[WARN] [1596091560.602631]: base_joint's rpy are not defined.Setting these values ​​to zero

When I try the generated file with the command: "$ roslaunch bringup.launch rviz:=true", it looks like the picture.
Do you know how to fix the error?
image

from champ_setup_assistant.

grassjelly avatar grassjelly commented on June 22, 2024

Can you please post this as a separate thread in the champ repository instead as it's a different issue. Thanks! Closing this for now.

from champ_setup_assistant.

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.