Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add field frame estimator #18

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

plusparth
Copy link
Member

@plusparth plusparth commented Feb 17, 2024

Estimates the transform between the odometry frame and the field
frame, given drive poses in the odometry frame and vision poses
in the field frame.

Topic: field-frame-estimator
Reviewers: saraansh, rithvik

@plusparth
Copy link
Member Author

plusparth commented Feb 17, 2024

Reviews in this chain:
#18 Add field frame estimator
 └#23 Pull TimestampedVisionUpdate out of pose estimator
  └#24 Use field frame estimator in drivetrain

@plusparth
Copy link
Member Author

plusparth commented Feb 17, 2024

# head base diff date summary
0 28edaafc 72a2e436 diff Feb 17 11:13 AM 1 file changed, 183 insertions(+)
1 fc37bbe3 72a2e436 diff Feb 17 11:14 AM 0 files changed
2 35159b47 72a2e436 diff Feb 17 11:27 AM 2 files changed, 208 insertions(+), 155 deletions(-)
3 061a900c 8425fb1b diff Feb 17 11:44 AM 0 files changed
4 738bbcce 8425fb1b diff Feb 17 12:00 PM 1 file changed, 2 insertions(+), 2 deletions(-)
5 2fb99f9d 8425fb1b diff Feb 17 13:43 PM 1 file changed, 1 insertion(+), 2 deletions(-)
6 554383cb 8fc3a804 diff Feb 17 13:57 PM 10 files changed, 155 insertions(+), 132 deletions(-)

@plusparth plusparth requested review from sswadkar and rbhog February 17, 2024 19:14
@plusparth plusparth force-pushed the plusparth/revup/main/field-frame-estimator branch 3 times, most recently from 35159b4 to 061a900 Compare February 17, 2024 19:44
@plusparth plusparth force-pushed the plusparth/revup/main/field-frame-estimator branch from 061a900 to 738bbcc Compare February 17, 2024 20:00
@plusparth plusparth force-pushed the plusparth/revup/main/field-frame-estimator branch from 738bbcc to 2fb99f9 Compare February 17, 2024 21:43
@sswadkar sswadkar force-pushed the plusparth/revup/main/field-frame-estimator branch from 2fb99f9 to 2ac28f7 Compare February 17, 2024 21:49
Estimates the transform between the odometry frame and the field
frame, given drive poses in the odometry frame and vision poses
in the field frame.

Topic: field-frame-estimator
Reviewers: saraansh, rithvik
@plusparth plusparth force-pushed the plusparth/revup/main/field-frame-estimator branch from c5079a9 to 554383c Compare February 17, 2024 21:57
@plusparth plusparth merged commit 751a49d into main Feb 17, 2024
1 check passed
@plusparth plusparth deleted the plusparth/revup/main/field-frame-estimator branch February 17, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants