Skip to content

bierschi/RoboCar_Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef51317 · Dec 29, 2021

History

45 Commits
Jul 11, 2021
Aug 10, 2021
Aug 11, 2021
Dec 29, 2021
Aug 7, 2021
Aug 3, 2021
Aug 10, 2021
May 3, 2021
May 10, 2021
Dec 29, 2021
Aug 11, 2021
Aug 11, 2021

Repository files navigation

RoboCar Platform

RoboCar is a low cost Autonomous Driving Platform

  • Low cost Hardware Components
  • Sensor Suit for an AD Platform (Lidar, IMU, Ultrasonic, Camera, Motors)
  • Schematic for the RoboCar Platform
  • Provides all Settings for the Ubuntu MATE Operating System
  • Control the Platform with the RoboCar Python Package
  • C++ Software Development Kit RoboCar_SDK in Development

Installation

Install RoboCar with pip


pip3 install RoboCar

or from source code


git clone https://github.com/bierschi/RoboCar_Platform.git
cd RoboCar_Platform
sudo python3 setup.py install

Usage


RoboCar --help

Changelog

All changes and versioning information can be found in the CHANGELOG

License

Copyright (c) 2021 Bierschneider Christian. See LICENSE for details

Releases

No releases published

Packages

No packages published

Languages