Object Velocity in Robot Frame using FrameTransformer

Hello everyone,

I am working on a project where a robot interacts with an object. Now I want to get the velocity of the object in the robot’s base frame. I can get its position using FrameTransformer, but as far as I can tell, FrameTransformer does not support the same functionality for velocity. Is the simplest way now to transform the velocity in the robot frame by hand, or is there a similar feature in IsaacLab?

Thanks in advance!

Thank you for your interest in Isaac Lab. The FrameTransformer got some improvements with the 1.3.0 release.

To ensure efficient support and collaboration, please submit your topic to its GitHub repo following the instructions provided on Isaac Lab’s Contributing Guidelines regarding discussions, submitting issues, feature requests, and contributing to the project.

We appreciate your understanding and look forward to assisting you.