CMM-22 / a2

CMM Assignment 2 - Kinematic walking controller
1 stars 0 forks source link

Ex.4 Use any given functions #22

Open haumarco opened 2 years ago

haumarco commented 2 years ago

Are we allowed to use other functions which are already implemented to get the analytic jacobian? Specifically I'm talking about getWorldCoordsAxisForQ.

eastskykang commented 2 years ago

Yes, you can use any function of GeneralizedCoordinatesRobotRepresentation class.