Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add a method to check whether the URDF has the required dynamics quantities #3

Open
andreas-botbuilt opened this issue May 6, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andreas-botbuilt
Copy link

andreas-botbuilt commented May 6, 2022

TORA.jl takes into account the full-order system dynamics of a robot, i.e., it considers the mass/inertia parameters of every link throughout the kinematic chain of a robot. Currently, if a URDF does not contain the required dynamics quantities, TORA fails with an unclear error message.

So, the requested feature is: add a method to check whether the URDF has all the required dynamics quantities and if not, log a message to the user that these quantities need to be provided.

This could potentially also be added to the tutorial or the Adding a new robot doc?

@andreas-botbuilt andreas-botbuilt changed the title Feature request: add a method to check whether the URDF has all the required dynamics quantities Feature request: add a method to check whether the URDF has the required dynamics quantities May 6, 2022
@ferrolho ferrolho added enhancement New feature or request good first issue Good for newcomers labels May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants