Skip to content

uupks/ros2tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS Terminal UI based on ftxui and dynmsg

Prerequisites

ROS Humble and above

BUILD

mkdir -p ~/ros2tui_ws/src
cd ~/ros2tui_ws/src
git clone https://github.com/osrf/dynamic_message_introspection
git clone https://github.com/uupks/ros2tui

cd ~/ros2tui_ws
colcon build --merge-install --packages-up-to ros2tui --cmake-args -DBUILD_TESTING=OFF

Example

  • Topic Echo and Info

    • Tab navigate between the topic list and topic info container
    • ESC exit when focused on topic list container

    ros2tui

  • Topic Pub

    • Enter reset topic message yaml string
    • Publish publish message once

    ros2tui

About

ros2 terminal ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published