Difference between revisions of "Self Driving RC Car/2020"
Jump to navigation
Jump to search
| Line 93: | Line 93: | ||
</source> | </source> | ||
[[File:WebCamInterface2019-06-21.png|600px]] | [[File:WebCamInterface2019-06-21.png|600px]] | ||
| + | == In case of errror == | ||
| + | A message like: | ||
| + | <source lang='bash'> | ||
| + | #mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1) | ||
| + | sh: 1: /var/www/html/macros/error_hard.sh: Permission denied | ||
| + | </source> | ||
| + | Indicates that you might have a cabling problem. | ||
| + | == In case of success == | ||
| + | [[File:RpiCamControl2019-06-21.png|600px]] | ||
== Servo Interface - Servoblaster == | == Servo Interface - Servoblaster == | ||