TurtleBot 4 Desktop
The
turtlebot4_desktop
metapackage contains packages used for visualising and interfacing
with the TurtleBot 4 from a PC.
Installation
Source code is available
.
Note
The
turtlebot4_desktop
metapackage can be installed on a PC running Ubuntu Desktop 20.04
with ROS2 Galactic.
Debian installation
To install the metapackage through apt:
sudo
apt update
sudo
apt
install
ros-galactic-turtlebot4-desktop
Source installation
To manually install this metapackage from source, clone the git repository:
cd
~/turtlebot4_ws/src
git clone https://github.com/turtlebot/turtlebot4_desktop.git
Install dependencies:
cd
~/turtlebot4_ws
rosdep
install
--from-path
src
-yi
Build the packages:
source
/opt/ros/galactic/setup.bash
colcon build
--symlink-install
Summary of Contents for TurtleBot 4 Lite
Page 50: ...Running the Light Ring test...
Page 61: ...Adding Displays in Rviz2...
Page 63: ...Camera image displayed in Rviz2...
Page 82: ...TurtleBot 4 Lite with a NED2 arm...
Page 147: ...Color camera diagnostics...