blackcoffeerobotics / bcr_bot

A Gazebo-ROS AMR robot with differential drive, depth camera, IMU and 2D LiDAR
https://blackcoffeerobotics.com/blog/migration-from-gazebo-classic-to-ignition-with-ros-2
Apache License 2.0
149 stars 34 forks source link

bcr_bot spawn modificaton #31

Closed D-1shu closed 7 months ago

D-1shu commented 7 months ago

Description

This PR contains the following changes

  1. Refactored the launch file to spawn bcr_bot. (Included change done by Angelo)
  2. Setting up gazebo world path through launch files.
  3. Updated cmakelist for binary compilation.

Checklist