Describe the problem
Currently Okapilib only supports Odometry with 2 to 3 tracking wheels, or the integrated motor encoders. It would be nice to have support for 2 tracking wheels and an IMU for rotation.
Describe the solution you'd like
Add an additional odometry implementation that allows for two ADI or Rotational Encoders and an IMU to be passed into the withSensors method of the ChassisControllerBuilder Class.
Describe the problem
Currently Okapilib only supports Odometry with 2 to 3 tracking wheels, or the integrated motor encoders. It would be nice to have support for 2 tracking wheels and an IMU for rotation.
Describe the solution you'd like
Add an additional odometry implementation that allows for two ADI or Rotational Encoders and an IMU to be passed into the withSensors method of the ChassisControllerBuilder Class.