Intro Robotics Developer Course - Using ROS in Python
- 4.6
Brief Introduction
Learn to program Robots using the famous Robot Operating System (ROS) framework in PythonDescription
Learn how to use the Robot Operating System (ROS) platform which is used to program real world robotics. The course is designed for beginners with little, to no experience using ROS. The coding in this course is done in Python 3 using ROS Noetic. We will go over installation of ROS, how to develop code that uses the framework, and even go over simulation tools so you can make your own robot and control it in simulation, with code that can easily be ported to a real robotic system.
Requirements
- Requirements
- General Computer Skills
- Experience with Python programming language
- A computer capable of running a Virtual Machine
- Some experience with Linux is recommended, but not required