Beetlebot Repo.This repository contains different configurations for the BeetleBot differential drive robot with Gazebo sim to make it easier for beginners to create thier own robot for gazebo sim in sdf or URDF format also make it easier to understand the diffrences between SDF and URDF .
Each branch in this repository represents a unique configuration of the same beetlebot robot in the world it operates in.
In this branch beetlebot robot is writen in SDF format and spawnd inside the main world using spawner cmd
in the launch file.
In this branch beetlebot robot is written as URDF and spawned inside the main world using spawner cmd
in the launch file.