Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Scripts and small applications to create and handle content for the Node / Express Server to serve to the Pepper Robot

License

Notifications You must be signed in to change notification settings

ProjectPepperHSB/Backend-Services

Repository files navigation

Backend-Services

This is where various scripts and smaller applications are managed, which are used for the communication between the Node and Pepper application. It is part of the work at the AI Transfer Center Bremerhaven as well as part of the bachelor project of Benjamin T. Schwertfeger, Jacob B. Menge and Kristian Kellermann.

Requirements

  • Python (v3.7.1+)
╰─ python3 --version
Python 3.7.1
  • pip (or other python package manager)

Installation

╰─ git clone https://github.com/ProjectPepperHSB/Backend-Services

Every package has its own install script to install the required packages.

╰─ python3 -m pip intall -r requirements.txt

Includes

  • Analysis part
    • Jupyter Notebook with plots etc...
    • Script to generate weekly reports of peppers activity
  • Script to create dummy data, which simulates collected data from interactions with the robot
  • Script to fetch timetables from the University of Bremerhaven
  • Script to fetch menus from University websites
  • script to download MP4 videos for 3d navigation within the university
  • Script for creating and structuring the metadata for the spatial routes
  • route_data.json file with the information on the routes

About

Scripts and small applications to create and handle content for the Node / Express Server to serve to the Pepper Robot

Topics

Resources

License

Stars

Watchers

Forks