start-jsk / rtshell_core

Metapackage that contains commonly used toolset for RT-Middleware-based modules (namely openrtm_aist_core). Although each of these packages by themselves are ROS-agnostic, you can use them over ROS together with the packages in rtmros_common.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtshell_core Build Status

Metapackage that contains commonly used toolset for RT-Middleware-based modules (namely openrtm_aist_core). Although each of these packages by themselves are ROS-agnostic, you can use them over ROS together with the packages in rtmros_common.

Test Status

Hydro Build Status

Hydro Test Satus

Groovy Build Status

Groovy Test Satus

Usage

Get the list of running RT components

$ rosrun rtshell rtls %HOST_ROBOT%:15005/

Note that the trailing backslash is required. %HOST_ROBOT% is where omniNames and your OpenRTM-based components are running. For example if nextage is where your RT components are running:

$ rosrun rtshell rtls nextage:15005/

About

Metapackage that contains commonly used toolset for RT-Middleware-based modules (namely openrtm_aist_core). Although each of these packages by themselves are ROS-agnostic, you can use them over ROS together with the packages in rtmros_common.


Languages

Language:Python 91.0%Language:Makefile 4.6%Language:Shell 4.4%