8. 자율 주행하기
source ~/env/bin/activate
(env)cd mycar/
(env)python manage.py drive --model ~/mycar/models/mypilot.h5http://<jetracer_ip_address>:8887
Last updated
Was this helpful?
source ~/env/bin/activate
(env)cd mycar/
(env)python manage.py drive --model ~/mycar/models/mypilot.h5http://<jetracer_ip_address>:8887
Last updated
Was this helpful?
Was this helpful?