Open ES-Alexander opened 1 year ago
Per internal discussion it would be helpful to include nice configuration for things like compass declination, particularly since the units for the raw parameter are in radians (which generally requires some form of calculation software to determine values for).
Sensors:
@Williangalvani this is done right ?
@Williangalvani this is done right ?
we are missing the gyro calibration and level horizon parts
Current behaviour
We have PWM output configuration (including basic motor testing), and we display detected sensors but don't allow calibrating or configuring them. Accordingly the only way to configure sensors directly through BlueOS is to know about and modify relevant parameters by hand, which is not a pleasant or intuitive user experience.
Expected or desired behaviour
There's decent scope to make an intuitive interface for sensor setup, and doing so could help highlight several vehicle functionalities that exist but are currently under-utilised because they're not known about.
This has been the intent from the start, but hasn't been completed yet, so I'm adding this issue to track progress on it.
Prerequisites