Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 855 Bytes

File metadata and controls

31 lines (18 loc) · 855 Bytes

AliveOS Feature Demonstration ROS Package

Package contains code for a simple demonstration of the data exchange withing AliveOS

How to run

Source environment of your catkin workspace, e.g.:

source ./catkin_workspace/devel/setup.bash

And then run:

roslaunch aliveos_demo simple_demo.launch

You will see the gazebo setup launched with a simple robot driven by the code in the package:

gazebo

References


AliveOS

This repository is part of the AliveOS project.