6.7 ROS2
One-click installation
wget http://fishros.com/install -O fishros && . fishros
For more information, please refer to the Yuxiang ROS community
ROS official installation
To install ROS 2 and its dependencies:
- Installing ROS 2 “Humble” on Ubuntu 22.04:
The instructions above are taken from the official installation guide: Installing ROS 2 Humble. You can install the desktop version ( )
ros-humble-desktopor the basic version (ros-humble-ros-base), as well as the development tools (ros-dev-tools). - Some Python dependencies must also be installed (using **
piporapt**):pip install --user -U empy==3.3.4 pyros-genmsg setuptools