Hello everyone.
I am looking for an easy way to get local frame observables in Isaac Lab. There are many ways to get observational data in the world frame.
Does anyone know?
Hello everyone.
I am looking for an easy way to get local frame observables in Isaac Lab. There are many ways to get observational data in the world frame.
Does anyone know?
Hi @Hisamichi
Thank you for posting on the Isaac Forum .
Could you please check below document see if this API is what you’re looking for?
get_local_pose()→ Tuple[numpy.ndarray, numpy.ndarray][]
Get prim’s pose with respect to the local frame (the prim’s parent frame)
Best,
-Todd