HebiRobotics / hebi-scope-feedback

Issue tracker for the Scope user interface
0 stars 0 forks source link

3D movements depend on frame rate #100

Closed ennerf closed 2 years ago

ennerf commented 2 years ago

The 3D movements advance by a set amount per frame, resulting in slow movements on slow computers. On Linux the movements are significantly faster than on Windows / macOS for some reason.

This should be changed to moving based on the time between frames.