You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be nice if one could visualize a moving camera easily with the viewer instead of having to modify the logging to achieve this. One possible solution is to show the history of the moving camera (with some stride #1648). Right now it only shows the most recent pose, and overlays the image in the frustum.
Describe the solution you'd like
Showing the history for cameras should respect the history of transforms as well.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It would be nice if one could visualize a moving camera easily with the viewer instead of having to modify the logging to achieve this. One possible solution is to show the history of the moving camera (with some stride #1648). Right now it only shows the most recent pose, and overlays the image in the frustum.
Describe the solution you'd like
Showing the history for cameras should respect the history of transforms as well.
The text was updated successfully, but these errors were encountered: