Difference between revisions of "Self Driving RC Car"
Jump to navigation
Jump to search
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{PageSequence|prev=|next=Self Driving RC Car/ | + | {{PageSequence|prev=|next=Self Driving RC Car/Location|category=Self Driving RC Car|categoryIcon=car}} |
| − | + | Welcome to the rc-dukes self driving RC Car Java project documentation! | |
| + | See https://github.com/rc-dukes/dukes | ||
| + | |||
| + | = What is it about? = | ||
| + | This is a maker project to create your own 1:10 remotely controlled car with some experimental self driving capabilities. | ||
| + | It started as a software development challenge between a few teams at Bert-Jan's company Openvalue. It evolved into an example project being used | ||
| + | in BITPlan's software architecture trainings. | ||
| + | |||
| + | == What can you learn ? == | ||
| + | # What is needed for a basic self driving solution? | ||
| + | # Overall design | ||
| + | # Components being used | ||
| + | # What obstacles are there on achieving this goal? | ||
| + | # What other maker projects like this are out there? | ||
| + | # How does a maker project like this compare to the challenges of real projects for self driving cars? | ||
<youtube>OL0vg1WmI6I</youtube> | <youtube>OL0vg1WmI6I</youtube> | ||
<youtube>YeUMtQyvZKM</youtube> | <youtube>YeUMtQyvZKM</youtube> | ||
| + | [[File:SAM_9999.JPG|200px]] | ||
| + | {{OsProjectInfo}} | ||
| + | = Open Source = | ||
| + | {{OsProject | ||
| + | |id=dukes | ||
| + | |owner=rc-dukes | ||
| + | |title=Dukes of Hazzard self driving RC car | ||
| + | |url=https://github.com/rc-dukes/dukes | ||
| + | |version=0.0.3 | ||
| + | |date=2020-03-14 | ||
| + | |storemode=property | ||
| + | }} | ||
[[Category:Frontend]] | [[Category:Frontend]] | ||
Latest revision as of 13:34, 16 March 2021
Welcome to the rc-dukes self driving RC Car Java project documentation! See https://github.com/rc-dukes/dukes
What is it about?
This is a maker project to create your own 1:10 remotely controlled car with some experimental self driving capabilities. It started as a software development challenge between a few teams at Bert-Jan's company Openvalue. It evolved into an example project being used in BITPlan's software architecture trainings.
What can you learn ?
- What is needed for a basic self driving solution?
- Overall design
- Components being used
- What obstacles are there on achieving this goal?
- What other maker projects like this are out there?
- How does a maker project like this compare to the challenges of real projects for self driving cars?
Open Source
| OsProject | |
|---|---|
| id | dukes |
| state | |
| owner | rc-dukes |
| title | Dukes of Hazzard self driving RC car |
| url | https://github.com/rc-dukes/dukes |
| version | 0.0.3 |
| description | |
| date | 2020-03-14 |
| since | |
| until | |