hatfield-c / avl

Repository for the [AVL] Autonomous Vehicle Lab project at UT Dallas
2 stars 7 forks source link

[AVL-75] Hotfix 0.0.6.2 Camera sensor not properly reading color values #75

Closed hatfield-c closed 1 year ago

hatfield-c commented 1 year ago

The camera sensor does not properly read color values for the yellow pixel on the wall. I have determined that it is caused by a rounding error in the sensor code.

This error should be fixed, such that color values are properly read.

hatfield-c commented 1 year ago

This issue is now complete and will be closed.