rosmsg
Command-line tools for displaying information about Robot OS - Python 2
Install
- All systems
-
curl cmd.cat/rosmsg.sh
- Debian
-
apt-get install python-rosmsg
- Ubuntu
-
apt-get install python-rosmsg
- Kali Linux
-
apt-get install python-rosmsg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-rosmsg
- Raspbian
-
apt-get install python-rosmsg
- Dockerfile
- dockerfile.run/rosmsg
python-rosmsg
Command-line tools for displaying information about Robot OS - Python 2
This package is part of Robot OS (ROS). rosmsg is a command-line tool for displaying information about ROS Message types. rossrv is a command-line tool for displaying information about ROS Service types. This package contains the Python 2 library.