rosgraph
Tool to print information about the Robot OS computation graph - Python 2
Install
- All systems
-
curl cmd.cat/rosgraph.sh
- Debian
-
apt-get install python-rosgraph
- Ubuntu
-
apt-get install python-rosgraph
- Kali Linux
-
apt-get install python-rosgraph
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-rosgraph
- Raspbian
-
apt-get install python-rosgraph
- Dockerfile
- dockerfile.run/rosgraph
python-rosgraph
Tool to print information about the Robot OS computation graph - Python 2
This package is part of Robot OS (ROS). rosgraph contains the rosgraph command-line tool, which prints information about the ROS computation graph. It also provides an internal library that can be used by graphical tools. This package contains the Python 2 library.