Skip to content

Conversation

@yasen5
Copy link
Collaborator

@yasen5 yasen5 commented Sep 24, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 24, 2025 02:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes unused print functions and refactors debug output to use operator overloading instead of separate utility functions.

  • Removes unused PrintPositionEstimate and PrintPositionEstimates function declarations
  • Replaces function call with inline loop using stream operator for tag detection output
  • Adds stream operator overload to TagDetection struct for better output formatting

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
main/localization/tag_estimator.h Removes unused function declarations for printing position estimates
main/localization/tag_estimator.cc Replaces function call with inline loop using stream operator
main/localization/position.h Adds stream operator overload to TagDetection struct

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: yasen5 <167659798+yasen5@users.noreply.github.com>
@yasen5 yasen5 merged commit b547211 into main Sep 24, 2025
1 check failed
@yasen5 yasen5 deleted the yaseng/small-cleanup branch September 24, 2025 02:24
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