Skip to main content

A TUI tool for ROS1/2

Project description

rtui

PyPI - Version

rtui is ROS Terminal User Interface

Support

  • Python
    • 3.8+
  • ROS1
    • noetic
  • ROS2
    • humble
    • ironic

Install

Note
Package name is changed because rtui is already used by other package.
If you have already installed rtui, please uninstall it and install rtui-app.

Via pipx (Recommended)

$ pipx install rtui-app

Pip

$ pip3 install --user rtui-app

Demo

demo

Usage

Usage: rtui [OPTIONS] COMMAND [ARGS]...

  Terminal User Interface for ROS User

Options:
  --help  Show this message and exit.

Commands:
  action   Inspect ROS actions
  node     Inspect ROS nodes (default)
  service  Inspect ROS services
  topic    Inspect ROS topics
  type     Inspect ROS types
  • node/topic/service/action/type
    • get a list of nodes, topics, or etc.
    • get an information about specific node, topic, or etc.
    • mouse operation
      • click link of a node, a topic, or etc.
    • keyboard operation
      • b/f: Trace history backward and forward
      • r: Once more get list of nodes, topics or etc.
      • q: Terminate app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rtui_app-0.2.1.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

rtui_app-0.2.1-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page