Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Sep 7, 2019 at 12:44 AM       1      
Status
Not open for further replies.
Last month we saw a demonstration of Controlling a Drone via DS4 Controller, and recently ARCC-RACE of ARCC.ai (Autonomous Race Car Community) shared DeepRacer RC on Github used to control a Deep Racer car with a PS4 controller for machine learning enthusiasts to enjoy. 🏎 🎮

Download: deepracer-rc-master.zip / GIT

From the README.md, to quote: deepracer-rc

Repository for remote controlling your Deep Racer with a PS4 controller. Created by ARCC.

Dependencies
  1. This repo has been developed on and tested on Ubuntu 18.04 with python 3.7
  2. Ensure you have python downloaded and the AWS DeepRacer running on your network
Setup
  1. Start by installing and setting up conda
  2. Create a conda env with the command conda env create -f environmrent.yaml. That should load all of the proper dependencies for running league core.
  3. Activate conda env with with conda activate league_env
Getting Started

In order to run to use the joystick, plug the USB into the computer and run python joystick_mode.py

Controls

PS4 Button Map:
  • L2 = reverse
  • R2 = accelerate
  • L = steering
  • Triangle = stop program
Below are some introductory videos on AWS DeepRacer for those interested:

AWS re:Invent 2018 – Announcing AWS DeepRacer (Demo)
Introduction to AWS DeepRacer - AWS Online Tech Talks
AWS DeepRacer Launch - Highlights from AWS re:Invent 2018
DeepRacer RC Control Race Cars with PS4 Controller by ARCC-RACE.jpg
 

Comments

Status
Not open for further replies.
Back
Top