Visualisation
The
turtlebot4_viz
package contains launch files and configurations for viewing the robot in
Rviz2, and viewing the diagnostics.
Launch files:
●
View
Diagnostics: Launches
●
View
Model: Launches rviz2. Used to view the model and sensor data.
●
View
Robot: Launches rviz2. Used to view the robot while navigating.
TurtleBot 4 Simulator
The
turtlebot4_simulator
Ignition Gazebo.
Installation
Source code is available here.
Note
The
turtlebot4_simulator
with ROS2 Galactic.
Dev Tools
sudo
apt
install
-y
\
python3-colcon-common-extensions
python3-rosdep
\
python3-vcstool
Ignition Edifice
Ignition Edifice must be installed:
sudo
apt-get update &&
sudo
sh -c
'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs`
main" > /etc/apt/sources.list.d/gazebo-stable.list'
wget http://packages.osrfoundation.org/gazebo.key -O - |
sudo
apt-get update && sudo apt-get
rqt_robot_monitor
metapackage contains packages used to simulate the TurtleBot 4 in
metapackage can be installed on a PC running Ubuntu Desktop 20.04
\
sudo
apt-get
install
wget
install
ignition-edifice
to view diagnostic data.
sudo
apt-key add -
Need help?
Do you have a question about the Turtlebot4 and is the answer not in the manual?
Questions and answers