Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 417 Bytes

ROS_Learning_way

ROS (Robotic Operative System)

Here's what I've learned:

  1. Install ROS on Ubuntu
  2. Understand and use:
  • Nodes
  • Topics
  • Services
  • Msg & Srv custom files
  • Parameters
  • Launch Files
  1. Command line tools for each ROS code functionality
  2. Motion

Everything is done both in Python and C++

Here are the ROS packages of the challenges proposed thorough the course