Skip to main content

Controlling the Robot

One of the most exciting parts of developing a robot is seeing it actually move! In this section, we will cover implementing basic control into your robot.

To get an overview of where this is in the development cycle, this phase finishes up the software definition of the robot and begins the robot development phase.

Idea Flow Idea Flow

Introduction

We will implement the ROS2_control library in these modules.