rosnode

Tool for displaying debug information about Robot OS - Python 2

Install

All systems
curl cmd.cat/rosnode.sh
Debian Debian
apt-get install python-rosnode
Ubuntu
apt-get install python-rosnode
image/svg+xml Kali Linux
apt-get install python-rosnode
Windows (WSL2)
sudo apt-get update sudo apt-get install python-rosnode
Raspbian
apt-get install python-rosnode

python-rosnode

Tool for displaying debug information about Robot OS - Python 2

This package is part of Robot OS (ROS). rosnode is a command-line tool for displaying debug information about ROS Nodes, including publications, subscriptions and connections. It also contains an experimental library for retrieving node information. This library is intended for internal use only. This package contains the Python 2 library.