This repository contains the simulation setup for the Krishi Cobot (eYantra Robotics Competition 2025-26).
To launch Gazebo World Only for Task 1:
ros2 launch eyantra_warehouse task1.launch.pyTo spawn eBot in the Gazebo world:
ros2 launch ebot_description spawn_ebot.launch.pyTo spawn Arm & Camera inside Gazebo World:
ros2 launch ur_simulation_gz spawn_arm.launch.pyTo launch Task 1 Bonus Lidar shape detection Gazebo world:
ros2 launch eyantra_warehouse task1_bonus.launch.pyebot_description/- Contains ebot robot description, launch files, and configurationseyantra_warehouse/- Warehouse simulation environment and modelspymoveit2/- contains controller for Arm servour_description/- Universal Robots arm descriptionur_simulation_gz/- Gazebo simulation for Universal Robots arm