Skip to content

UH-msalem/UHCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of Hertfordshire Adaptive System Group Python Library

This library provides access to read from and control some of the robots that are used in the UH ASRG robot lab.
It provides provides generic methods for controlling multiple models of robots.
Currently supported are IPA Care-O-Bot (3.2, 3.5, 3.6) and UH Sunflower (1.1, 1.2)

Project is structured as follows:
CppInterface: Provides C++ libraries for UHCore\Robot and UHCore\ActionHistory classes
CppInterfaceTest: Simple examples of how to use the above library
WebUI: Cherrypy based web interfaces. Any web rendering code (including UI and API code) goes here.
Core: Primary repository for robot and data manipulation. Most code lives here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.1%
  • JavaScript 10.0%
  • CSS 3.3%
  • C++ 1.5%
  • C 0.1%