You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run and inspect lab3/braitenberg_cozmo.py which includes an initial implementation of a Braitenberg vehicle. This implementation uses the robot's camera to sense brightness towards the right and left sides of the robot to act as two separate sensors of the vehicle. Go through the TODOs in the code to explore different Braitenberg vehicle behaviors by changing the mappings between the sensors and actuators.