You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A camera-based line follower robot built with ROS2, Gazebo, and OpenCV. Instead of IR sensors, the robot uses a camera to detect and follow a track. Includes a 4-wheel differential drive, a custom Gazebo world with a rectangular loop, and OpenCV scripts for real-time vision-based navigation.
A ROS2 simulation project with Turtlesim demonstrating topics, services, and custom interfaces. Includes both Python and C++ implementations of a turtle-catching game for learning and showcasing cross-language ROS2 development.