modify recording data to include other objects #4592
Unanswered
Zzerr0r
asked this question in
Support Q&A
Replies: 1 comment 2 replies
-
Hi @Zzerr0r, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to edit the MultirotorPawnSimApi.cpp or PawnSimApi.cpp in such a way that it also records the position of another object.
I would have done it manually with the pythonClient via client.simGetObjectPose() but then i would have different timestamps than in the recording. I Also couldn't manage to get recording all data manually to work because whenever I call client.simGetImages() my simulation freezes and that messes with the timestamps as well.
Beta Was this translation helpful? Give feedback.
All reactions