amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

[TB] Create launch file #88

Open UmangBR opened 2 years ago

UmangBR commented 2 years ago

User story

  1. As a SD
  2. I want to start all of our ROS nodes with a single launch file
  3. So that I can save time while testing

Acceptance criteria

Definition of done (DoD)

DoD general criteria

usmanjanjua786 commented 2 years ago

The launch file has been created. It can launch 3/4 of the assigned nodes (worker node, Kobuki node, MQTT node). Sick_Lidar_localization needs to be launched from a seperate terminal window. I have tried to run Sick_Lidar_localization node from this launch file but that doesn't work. I created a new launch.py from Sick_Lidar_localization.launch but it throws errros and that needs to be resolved.

Sebastian2023 commented 2 years ago

Fixed launch file. Works now.