Difference between revisions of "Self Driving RC Car"
Jump to navigation
Jump to search
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! | Welcome to the rc-dukes self driving RC Car Java project documentation! |
Revision as of 15:06, 15 March 2021
Welcome to the rc-dukes self driving RC Car Java project documentation!
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?