The ROS2 training is a hands-on training session designed to introduce participants to the Robot Operating System 2 (ROS2). This training covers fundamental concepts of ROS2, including communication mechanisms, node structures, and package creation, along with real-world applications in robotics. Through guided exercises, attendees will gain practical experience with ROS2 tools, enabling them to design, build, and test robotic systems. Ideal for beginners and intermediate users, the workshop aims to provide a solid foundation for advancing in robotic programming and development.
By the end of the ROS2 Days Workshop, participants will be able to:
Understand ROS2 Architecture: Gain a solid understanding of the ROS2 framework, including nodes, topics, services, and actions used for inter-process communication.
Develop ROS2 Nodes: Create and configure ROS2 nodes in both Python and C++, enabling communication and control across robotic systems.
Implement Robot Simulation: Use simulation tools (such as Gazebo or RViz) to test and visualize robot behaviors in virtual environments.
Create Custom Packages: Develop and manage custom packages, including handling dependencies, configurations, and workspace setup.
Utilize ROS2 Tools: Master essential ROS2 tools like ROS2 CLI, RQt, and visualization tools for monitoring and debugging.
Apply ROS2 in Real-world Applications: Build and test basic robotic applications, setting a foundation for advanced autonomous systems.
Collaborate in a ROS2 Environment: Work with a version-controlled ROS2 setup for effective team collaboration on larger projects.
introduction to Linux fundamentals, providing participants with the foundational skills necessary to work with Linux-based systems effectively. The session covers essential Linux commands, file management, user permissions, and software installations, building confidence for beginners and enhancing efficiency for those with some prior experience.
Basic Terminal Commands in Linux Ubuntu (Ubuntu Tutorial for Beginners) This tutorial introduces essential terminal commands for beginners to navigate and operate within Ubuntu Linux. Learn how to manage files, directories, and user permissions, install software, and understand the command-line basics. Through step-by-step guidance, this session helps you gain confidence in using the terminal efficiently, enhancing productivity on Linux systems. Perfect for those new to Ubuntu!
Learn the step-by-step process of installing ROS (Robot Operating System) on your Linux system, setting up the foundation to build and control robots. This beginner-friendly guide walks you through installation, configuration, and essential setup for robotics projects. Perfect for anyone excited to dive into robotics!
ROS Installation - http://wiki.ros.org/melodic/Installation ROS Network Setup - http://wiki.ros.org/ROS/NetworkSetup
ROS