Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Inertial Sensor Odometry #449

Open
invalidflaw opened this issue Jul 30, 2020 · 0 comments
Open

Inertial Sensor Odometry #449

invalidflaw opened this issue Jul 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@invalidflaw
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In smaller drivetrains, it can be difficult to place multiple tracking encoder wheels in such a way to allow use of the 2 or 3 encoder odometry methods. This limits these drivetrains to internal encoders, which increases the potential for error.

Describe the solution you"d like
Two new derived odometry classes. The first class would use one centrally mounted encoder wheel to measure forward translation and an inertial sensor to measure heading. This class would be similar in function to the existing two encoder odometry class. A second derived class would add a strafe encoder in a similar manner to the existing three encoder class.

Describe alternatives you"ve considered
Existing odometry models.

Versions
kernel 3.2.1 pros-mainline
okapilib 4.0.3 pros-mainline

Additional context
This feature requires the resolution of issue #444 .

@invalidflaw invalidflaw changed the title IMU Drive Odometry Inertial Sensor Odometry Jul 30, 2020
@Octogonapus Octogonapus added the enhancement New feature or request label Jul 30, 2020
RycoTech added a commit to invalidflaw/OkapiLib that referenced this issue Aug 4, 2020
RycoTech added a commit to invalidflaw/OkapiLib that referenced this issue Aug 7, 2020
RycoTech added a commit to invalidflaw/OkapiLib that referenced this issue Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants