+ 1
FRC Coding?
So our FRC team uses Java and I’m trying to learn, any useful tips or information that could be essential to programming an industrial sized robot?
3 Respuestas
+ 5
I am a big fan of FRC. Been following FIRST since 2008. I don't have a specific answer offhand, though I would suppose it would be important to learn about bitwise operators (<<, >>, &, |, ~, ^) and how to use them in order to manipulate bit flags for industrial control.
See this for some useful tutorials on bitwise operations:
https://www.sololearn.com/learn/4070/?ref=app
+ 2
Hi! Try asking this question to the gpt chat
+ 2
Rudra Biswal please, don't spam here