Open sevenbitscience opened 8 months ago
some more suggestions:
thoughts on implementation
scan apriltags, iterate over all april tags:
if something[apriltag id] is not null
call something[apriltag id]'s function
remaining issues:
for now we could probably just use like a switch statement and then define each function separately for each apriltag id
a hardware map class might be helpful
i think the branch is in a decent position right now. just need to add more functions and test
Make it so that if we show the robot different AprilTags the robot does different tasks
Maybe one is for driving commands, one could be some control to the arm
Suggest some more in the comments