Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (13 loc) · 1.29 KB

Projects

This repository contains various projects, including those for robotics and automation. Here, you'll find my work on TurtleBot projects, and Simulation related which are designed to work with ROS (Robot Operating System).

Turtlesim Projects

  • Turtle Shapes: This project allows a TurtleBot to draw predefined shapes. Click the link to see detailed instructions and documentation for this package.

DiffBot Projects

  • DiffBot_2D: This project is a Unity implementaion of a robot with 2D LiDAR and it can take cmd-vel input and gives odom output.Idea for this was ease-of-use testbed for 2D SLAM algorithms Click to see detailed instructions and documentation for this package.

Getting Started

To run these projects, you typically need to set up a ROS environment, clone this repository, and build the workspace. Detailed instructions can be found in each project's README.

Contributions

If you're interested in contributing to these projects, please take a look at the individual project guidelines and feel free to submit pull requests or issues.

License

Each project in this repository is licensed under the MIT License - see the LICENSE file in each subdirectory for details.

Happy Exploring!