TORA.jl icon indicating copy to clipboard operation
TORA.jl copied to clipboard

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

Open andreas-botbuilt opened this issue 3 years ago • 0 comments

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 avatar May 06 '22 13:05 andreas-botbuilt