OnionIoT / tau-lidar-server

Python package for Tau Lidar Camera application
MIT License
27 stars 7 forks source link

EXAMPLE: User can change light vs dark theme #11

Closed greenbreakfast closed 3 years ago

greenbreakfast commented 3 years ago

User Story

  1. User starts TauLidarServer and navigates to web-based point-cloud viewer
  2. User clicks on Light theme button in sidebar
  3. Observe color scheme changes to a white background and dark fonts/inputs, and Light theme button in sidebar is replaced with Dark theme button
  4. User clicks on Dark theme button in sidebar
  5. Observe color scheme changes to a black background and light fonts/inputs, and Dark theme button in sidebar is replaced with Light theme button
greenbreakfast commented 3 years ago

scope

not in scope

implementation

estimate:

short

greenbreakfast commented 3 years ago

implemented item #1 in d50e50b09b99c13661ba4a4b02d58bb7afd7c81d

greenbreakfast commented 3 years ago

This is not doable with current hw due to: frame resolution is too low

What's needed in hardware for this user story: 480x320 resolution