#[cv2] i need help figuring out how to make the cv2 rotator go 180 and then do another 180 back
14 messages · Page 1 of 1 (latest)
Feel free to use this invention as you will
It will let you do what you are doing very easily
You can spawn it in and save it as your own, then spawn in your own version, that way it doesnt show up in This Room\Inventions
3 Chips
- Bool Variable
- Not
- If Value
When the button is pressed, execute the bool variable
The input of the bool variable should be the Not chip, the bool input on the Not chip should be the bool variable, this way everytime the bool variable is executed, it switches states
After executing the bool variable, execute Rotate To Target
The input on the target should be the If Value chip
The "Condition" input on the If Value should be the bool variable output
The "Then" input on the If Value should be 180
The "Else" input on the If value should be 0