Giter Site home page Giter Site logo

gui4lola's Introduction

GUI 4 LOLA

Repo containing the source of the GUI for LOLA platform prepared to work only with our Jetson Xavier inside rober user. However, changing the .desktop file and the launch.sh you could adapt it to different platforms and users.

Installation

This guide assumes you already have a working ros workspace with Lola 2, Logitech F710 and Robot Upstart packages.

If you want to, you can directly use this script.

  1. First clone this repository (it is a private repo, so we encourage you to use ssh keys once you are authorized):
cd ~/
git clone [email protected]:gramuah/gui4lola.git
  1. First install the necessary libraries outside any conda environment:
sudo apt install python3-pip
sudo apt-get install python3-tk
pip install python-vlc
pip install pillow
  1. Copy the LAUNCH_LOLA.desktop into the desktop:
cp ~/gui4lola/LAUNCH_LOLA.desktop ~/Desktop

Usage

Just double click on the application desktop icon :D

Usage report generator

First of all we must run the report generation file in a terminal

cd gui4lola/
python3 report_generator.py

ejemplo de report

Once we have the program open, we must press the "Generar Informe" button and select the file we want to generate. The generated file will be saved in "gui4lola/Reports" and will be a html file.

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.