Information

Instructor: Dominic Jud, Martin Wermelinger, Marco Hutter Title: Programming for Robotics - Introduction to ROS Refererences

I'm going to study and summarize this course. Every picture and content belong to lectures. Date: May 24, 2020

Overview

ROS Services

rosservice list

rosservice type /service_name

rosservice call /service_name args

ROS Actions

Comparison