ROS2: Transform

A link in robotics typically refers to a physical component or part of a robot. These physical components can include things like robot arms, wheels, sensors, grippers, and other mechanical parts.

less than 1 minute read

ROS2-7: Launch Files

start all your nodes and parameters from one single ROS2 Launch File.

1 minute read

ROS2-6: Parameters

Parameters will allow you to provide run-time settings for your nodes. No need to compile again.

1 minute read

ROS2-5: Interfaces

ROS2 interfaces are the messages and services you use with your topics and services.

1 minute read