I am currently using a capture_item_spawner_device and wanted to track the location of the spawned object. It’s been easy enough tracking the location of the Agent that picked it up, but when the item is dropped, it may or example fall from a building, so that the location of the agent can become quite different from the object’s.
Is there a way to get a handle on that object and get its location?
Thank you very much for any hints or pointer.
Cheers