transform angular velocity between differents tf
I need to transform angular velocity (rpy) from one tf to other tf. Currently, I'm using the Transform Listener to change the linear velocity(xyz) and pose(they are saved in geometrymsgs::Vector3Stamped and geometrymsgs::PointStamped). How can I change the angular velocity as well?
Asked by os on 2018-08-13 08:40:34 UTC
Comments