frankaemika / libfranka

C++ library for Franka research robots
https://frankaemika.github.io
Apache License 2.0
221 stars 147 forks source link

Can't change the world frame #156

Open Pierritop opened 2 months ago

Pierritop commented 2 months ago

Hi, I'm having trouble with my coding. I want my base frame to rotate by 45° around the x axes so that a displacement along the z axes has a 45° angle. I only found transformations to express in the body frame or the base frame but none on how to express everything in an external frame. If you have any clue on which instruction in libfranka I should use, I would really appreciate.