Skip to content
Snippets Groups Projects
Commit 1512482a authored by Zhiying Li's avatar Zhiying Li
Browse files

[UNTESTED][BIG ERROR] Goal PID Direction

The y-axis for AT tracking is pointing upward in contrary to the ball seeking. Ball seeking which uses pixel. If the position of the blimp is higher than the green ball the error will be positive as the ball will be at a lower pixel (higher numerical pixel value). On the other hand, if we have an AT instead of a green ball, the error will be negative as the AT is in a lower position in meter. Thus, the vertical direction syntax of the PID control needs to be opposite  
parent 97dcd26d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment