Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete dashboard #19

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Complete dashboard #19

wants to merge 5 commits into from

Conversation

aldsanms
Copy link
Collaborator

This program allows you to view a large number of values and statistics.

@aldsanms
Copy link
Collaborator Author

v0_2_301

@aldsanms
Copy link
Collaborator Author

The program is not yet completely commented and there are still functions to be optimized.

@aldsanms aldsanms linked an issue Jan 17, 2023 that may be closed by this pull request
@aldsanms aldsanms self-assigned this Jan 17, 2023
@bastianilso
Copy link
Contributor

Hi @aldsanms i tested your code with the CSV files by Xavier and it doesn't seem like anything happens when i try to scroll through the data. if you could please test it with the data:

med-material/Whack_A_Mole_VR#244 (comment)

@aldsanms
Copy link
Collaborator Author

In this new version :

  • The complexity of the program has been reduced.
  • The slider works even when the graphics are moving.
  • Many bugs have been fixed.

Remains to be done :

  • The motorSpace does not really work with the right proportions

(The CSV used is not complete, I do not have the coordinates of the left laser)

@aldsanms
Copy link
Collaborator Author

aldsanms commented Feb 3, 2023

In the latest version (V1_3_2):

  • Bugs in wall generation have been fixed.
  • Bugs in the laser's movement have been fixed.
  • Bugs in the Viewport boundaries' movement have been fixed.
  • Scrollbar precision has been improved.
  • The progress bar is usable even when viewing in motion.
  • The controller graphic scales automatically.
  • Clock accuracy has been improved.
  • The stability of the program has been improved.
  • The complexity of program calculations has been reduced.

There is however still a problem with the automatic calibration of the MotorSpaces.

@aldsanms
Copy link
Collaborator Author

aldsanms commented Feb 3, 2023

I will always be available for any questions.

@bastianilso
Copy link
Contributor

Thanks for the nice work @aldsanms! I will try to get your work landed in the near future. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Controller Movement Visualization: Implement Complete Dashboard
2 participants