bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
131 stars 69 forks source link

core: frontend: Vehicle Setup: add sensor calibration / configuration #1796

Open ES-Alexander opened 1 year ago

ES-Alexander commented 1 year ago

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

ES-Alexander commented 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).

Williangalvani commented 8 months ago

Sensors:

patrickelectric commented 1 week ago

@Williangalvani this is done right ?

Williangalvani commented 1 week ago

@Williangalvani this is done right ?

we are missing the gyro calibration and level horizon parts