setGeneralizedCoordinatesToZero() has no effect

Issue #57 resolved
Fabian Gerlinghaus created an issue

I think I may have found a little bug. The method

void setGeneralizedCoordinatesToZero()

in CRobot.hpp does not work. In order to actually set the values to zero, I think you would need to use sensors_.q_.setZero

I may be wrong. Hope this helps.

Comments (1)

  1. Log in to comment