Difference between revisions of "Self Driving RC Car/2020"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<youtube>OL0vg1WmI6I</youtube> | <youtube>OL0vg1WmI6I</youtube> | ||
<youtube>YeUMtQyvZKM</youtube> | <youtube>YeUMtQyvZKM</youtube> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Presentation = | = Presentation = | ||
Line 173: | Line 161: | ||
</source> | </source> | ||
For your convenience you'll find these two files in the lib directory. | For your convenience you'll find these two files in the lib directory. | ||
− | + | ==== From Source ==== | |
− | # install5 in opencvubuntu has the commands for MacOS | + | # install5 in opencvubuntu has the commands for MacOS - but does not work even if you install dpkg with |
+ | <source lang='bash'> | ||
+ | sudo port install dpkg | ||
+ | </source> | ||
=== Ubuntu 18 === | === Ubuntu 18 === | ||
Line 180: | Line 171: | ||
some other links in the script that might also give you hints on how to proceed if you have another environment or different needs. You might want to create an Issue if you run into trouble. | some other links in the script that might also give you hints on how to proceed if you have another environment or different needs. You might want to create an Issue if you run into trouble. | ||
=== Windows === | === Windows === | ||
− | Help Wanted -please file an issue if you want to things running on Windows. | + | Help Wanted -please file an issue if you want to try to get things running on Windows. |
= Deployment = | = Deployment = |