bluerobotics / bluerobotics/cockpit
Allow user to create a "zeroed" reference on the compass widgets
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 63
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 57
Description
The idea is that, the user having a physical reference to a direction (like the direction the computer/chair is pointed to), it would make the navigation easier if he could have the zero of the compass aligned with this direction, so the compass arrow would visually point in the same direction the vehicle is pointing to, physically.
The idea is not to substitute the true compass arrow, but to create a second one for that, in a different color.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the compass widgets in the TypeScript/Vue project and read how the existing compass arrow is rendered and oriented. Determine how a user-set physical reference and a second differently colored arrow should be represented; done means the true compass arrow remains visible and the zeroed reference arrow tracks the chosen direction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100