Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.42 KB

File metadata and controls

26 lines (14 loc) · 1.42 KB

Description

This repo is based on codes written in python for basic ROS applications and simulations. If you are new to learning ROS, experimenting with these programs can enhance your understanding of this framework and improve your skills.

Results after running the codes

Circle Square Square Spiral

Go to goal -

Goal point of the turtle was set to (2,2)

Screenshot from 2022-08-21 00-22-00

Follower (one turtle follows another one) -

Screenshot from 2022-08-21 00-52-05

Formation Control (all four turtles maintain a square shape) -

Screenshot from 2022-08-23 19-44-16

Have fun and do let me know if there are any issues in any of the codes.