Skip to content

Numerical sensitivity problems in Eigenpy  #1

@shivesh1210

Description

@shivesh1210

I found some numerical sensitivity problems in Eigenpy when I execute the same program again and again. I exposed the Dynamics module using boost python and when I try to call the ForwardDynamics or InverseDynamics functions in python, once in 20-30 times I get a strange answer as shown in the figure below. The first vector is the QDDot of 3 body system connected with revolute joints calculated using ForwardDynamics function and the second vector is Tau of the same system calculated with InverseDynamics function. However, calling the same program in C++ gives a very consistent output. Is it the problem with Eigenpy?

screenshot from 2014-08-01 17 38 22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions