ivogeorg / ros2_topics_quiz

ROS 2 controlling a robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topics_quiz

To have the robot "patrol" (i.e. move constantly while avoiding obstacles), there are three factors:

  1. The frequency of the messages to /cmd_vel.
  2. The angle ranges for left, front, and right.
  3. The linear and angular speeds of the robot.

About

ROS 2 controlling a robot


Languages

Language:C++ 77.8%Language:CMake 18.0%Language:Python 4.2%