Skip to content

KalanaRatnayake/libaria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARIA

Adept MobileRobots Advanced Robotics Interface for Applications.

This repository contains the ARIA and ArNetworking sources, examples, support files, and a standalone non-ROS CLI for direct robot connectivity testing.

Quick Start

Build from the workspace root:

cd /home/ubuntu/colcon_ws
colcon build --packages-select libaria
source /home/ubuntu/colcon_ws/install/setup.bash

Run the simple connectivity test client:

/home/ubuntu/colcon_ws/install/libaria/bin/omron_robot_cli

Documentation

Notes

  • Safe automated tests and opt-in hardware tests are split on purpose. The hardware runner is expected to fail when no robot is connected.
  • License details are in LICENSE.txt.
  • Package change history is in Changelog.

About

MobileRobots' Advanced Robot Interface for Applications (ARIA) is a C++ library (software development toolkit or SDK) for all MobileRobots/ActivMedia platforms.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 58.0%
  • HTML 26.0%
  • Java 7.5%
  • Gnuplot 3.5%
  • Python 3.2%
  • JavaScript 1.4%
  • Other 0.4%