rviz
3D visualization tool for Robot OS
Install
- All systems
-
curl cmd.cat/rviz.sh
- Debian
-
apt-get install rviz
- Ubuntu
-
apt-get install rviz
- Kali Linux
-
apt-get install rviz
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rviz
- Raspbian
-
apt-get install rviz
- Dockerfile
- dockerfile.run/rviz
rviz
3D visualization tool for Robot OS
This package is part of Robot OS (ROS) RViz package. RViz is a tool to visualize ROS messages and the state of the robot. This package contains the rviz program.