Eric Xiao

Results 7 comments of Eric Xiao

> I tried using it, unfortunately this does not work for me. I will make a minimal repro config with harpoon only to make sure it's some weirdness with my...

@Andrewyx I was talking with william about this issue and he suggested to make a 3D visualization like an arrow pointing up at the ball (my original idea was just...

What I currently have is a 2D arrow pointing in the direction of ball's velocity, with the EventuallyOffGround test, it indicates where and which direction the ball is chipped: Some...

Quick note, once we have mac support from #3496, the `stat` command has slightly different syntax on mac. So it would be `stat -f %m` instead of `stat -c %Y`...

NOTE: a lot of changes come from the pre-commit auto-formatting, I'm not sure which one is the correct formatting. It was mentioned here https://github.com/UBC-Thunderbots/Software/pull/3499#issuecomment-3342461729

nvm the bot updated the formatting its all good

I'll attach some videos and screenshots of the visual test in this PR after I make some changes to resolve the comments you made about the code