Hi. This question might be related to #3668.
What would be the best way to add dummy link that can retrieve the pose using api like asset.data.body_pos_w while not affecting the simulation (i.e., no mass, no collision)? I guess this api can be only used when the target prim has RigidBodyAPI, but it seems like it is hard to remove physical properties in it.
Thanks in advance!