MyNameIsCosmo / robot_indicator

ROS Robot Status Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS Robot Status Indicator

Build Status Build Status

This package works with robot_systemd to provide a GUI for Systemd based control of roslaunch units.

Indicator

Launch Package Selection Launch UI

TL;DR

mkdir -p ~/.config/autostart
cp `rospack find robot_indicator`/robot_indicator.desktop ~/.config/autostart/robot_indicator.desktop
rosrun robot_indicator robot_indicator
# or log out and log back in

About

ROS Robot Status Indicator


Languages

Language:Python 67.8%Language:CMake 32.2%