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
Is your feature request related to a problem? Please describe.
n/a Describe the solution you'd like
Allow the robot to begin self driving by utilizing the model created in #27.
Describe alternatives you've considered
n/a
Additional context
This requires tf_lite. The robot should pass each frame to the CNN, and use the output as speed commands to the wheels.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
n/a
Describe the solution you'd like
Allow the robot to begin self driving by utilizing the model created in #27.
Describe alternatives you've considered
n/a
Additional context
This requires tf_lite. The robot should pass each frame to the CNN, and use the output as speed commands to the wheels.
The text was updated successfully, but these errors were encountered: