Difference between revisions of "Resources related to AWS DeepRacer"
Jump to navigation
Jump to search
(Added Matt's blog) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
[https://github.com/matrousseau/AWS-Deepracer-Optimal-Path-Generator Optimal Path Generator] | [https://github.com/matrousseau/AWS-Deepracer-Optimal-Path-Generator Optimal Path Generator] | ||
+ | |||
+ | == Controlling the DeepRacer == | ||
+ | |||
+ | [https://github.com/cmasenas/AWS-Deepracer-Gamepad-Control Adding a Gamepad to AWS DeepRacer using the Web interface] | ||
+ | |||
+ | [http://www.lyonthackston.com/articles/3_aws_deepracer_joy.html Adding a gamepad to AWS DeepRacer using ROS] | ||
+ | |||
+ | == Blogs == | ||
+ | [https://deepracer.ml/ A blog by Matt Camp] |
Latest revision as of 08:20, 18 June 2020
AWS provided[edit]
Training[edit]
Finding the best path on track
Controlling the DeepRacer[edit]
Adding a Gamepad to AWS DeepRacer using the Web interface
Adding a gamepad to AWS DeepRacer using ROS