Skip to content

Vipsy-123/Diff-Drive-Robot-ROS2

Repository files navigation

ROS2 Repository for ROS2 Concepts and Differential Drive Robot Simulation

This repository contains multiple robotics projects implemented in both Python and C++. Each project is organized into its respective directory with the following structure:

Directories Overview

action_py

This directory contains Python implementations of various action-related functionalities, including clients and servers for different challenges and counting tasks.

actions_cpp

This directory contains C++ implementations for action-related tasks.

activity

This directory contains Python nodes for various activities.

components_cpp

This directory contains C++ components for various functionalities.

components_py

This directory contains Python components for various functionalities.

executors_cpp

This directory contains C++ executors.

executors_py

This directory contains Python executors.

final_project

This directory contains the final project implementations in C++.

lifecycle_cpp

This directory contains C++ lifecycle nodes.

lifecycle_py

This directory contains Python lifecycle nodes.

my_cpp_package

This directory contains custom C++ packages.

my_py_pkg

This directory contains custom Python packages.

my_robot_bringup

This directory contains launch files and configurations for bringing up the robot.

This directory contains URDF and configuration files for robot description.

my_robot_interfaces

This directory contains custom message, service, and action definitions.

turtlesim_catch_them_all

This directory contains a project for catching turtles in the Turtlesim simulator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published