Hello, I am wondering if for the can_bus expansion, there is a look-up table for mapping measurements to keyframes or frames by say supplying a token. For a given scene you can expect 40 key frames, but for the can_bus expansion for the pose field, there are 938 measurements.
A manual way I can think of is just taking the keyframes timestamp and looking for the closest match inside of 'pose' but is there a built-in way to perform this? Thank you
Hello, I am wondering if for the can_bus expansion, there is a look-up table for mapping measurements to keyframes or frames by say supplying a token. For a given scene you can expect 40 key frames, but for the can_bus expansion for the pose field, there are 938 measurements.
A manual way I can think of is just taking the keyframes timestamp and looking for the closest match inside of 'pose' but is there a built-in way to perform this? Thank you