Skip to content

an-bluecat/remote_robot

Repository files navigation

RC-car

Repository for code used in creating a remote-controlled car. The car is controlled through a python interface, on a laptop on the same network as the car

Devices

The project consists of multiple devices, working together. This section will describe the devices and the connection. The devices are

Commands

  • scp -r -P80 RaspberryPi/ [email protected]:/home/pi/Desktop/

  • windows: scp -r -P80 .\RaspberryPi [email protected]:/home/pi/Desktop/

  • Controller jerryyu$ python3 application.py -vehicleAddress=192.168.0.64 -streamPort 8080

  • python3 application.py -vehicleAddress=192.168.0.38 -config MiniCar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published