Git Product home page Git Product logo

hr-future-automotive-mobility's Introduction

Smarterdam

Repository for Smarterdam - Minor Future Automotive Mobility - University of Applied Sciences Rotterdam.

Applications

This repository contains the following applications:

  • SocketServer.py: Run this on your computer. This application takes care of connectivity between the other applications.

  • Joystick.py: Run this on the computer that connects the PlayStation 4 controller.

  • PinkVehicle.py: Run this in Virtualenv on the Raspberry Pi connected to the h-bridges in the pink vehicle.

  • DemoVehicle.py: INCOMPLETE. This is a demo environment with a virtual vehicle.

  • ServoVehicle.py: Run this in Virtualenv on the Raspberry Pi (with Python 3.6.5) connected to the servo actuator.

  • FakeVehicle.py: To test your vehicles implementation.

  • FakeRecognition.py: To simulate person detection.

  • services/Jetson-Object-Detection: Execute main.py on the Nvidia Jetson. Use config.yml to set your environmental variables.

  • services/LIDAR: Run this in Ubuntu with the RPLIDAR-A1.

  • services/Object-Detection: Run this in Ubuntu in Docker with a USB camera attached.

Environmental variables

Environmental variables can be configured in the .env file (Note: During installation you must make a copy of .env.example to .env before starting the Python application).

Virtualenv

It is recommended that you install the main application in Virtualenv. To set this up, execute virtualenv -p python3.6 venv.

In order to activate Virtualenv, execute source venv/bin/activate.

Installation

To install dependencies, run pip install -r requirements.txt. Make sure your environmental variables are up-to-date by comparing it to the .env.example.

Pre-commit

To commit newly added dependencies, run pip freeze > requirements.txt.

hr-future-automotive-mobility's People

Contributors

wiejeben avatar lesleykras avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.