¶
Installation on the PC¶
-
Install ROS Humble
-
Create a workspace and clone our repository. For better readability we created the workspace in this guide within the home directory and named the workspace ros2_ws. But feel free to choose another directory and workspace name.
-
Install dependencies
-
Source ROS and build the HelMoRo software package
-
Your folder structure should now look like this
Installation on the robot¶
-
Install ROS Humble
-
Create a workspace and clone our repository. For better readability we created the workspace in this guide within the home directory and named the workspace ros2_ws. But feel free to choose another directory and workspace name.
-
Clone the repo for communication with the lidar, IMU and camera
-
Install dependencies
-
Your folder structure should now look like this