Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 404 Bytes

Test Runner

A web application to aid in Robotics Testing and development

Features

  • Built in KPIs for a given test
  • Create Custom Configs for robots
  • Pickup and integrate ROS Topics into reporting

Perquisites

  • Setup a python virtual environment
  • source the virtual environment
  • install all python dependencies listed under requirements.txt

Run

$ python3 app/__init__py