StoglRobotics / ros_team_workspace

RosTeamWorkspace is a framework for boosting collaboration in teams when developing software for robots using Robot Operating System (ROS1 and ROS2).
https://rtw.stoglrobotics.de
Apache License 2.0
79 stars 17 forks source link

Update Script and Templates for Generating *.launch.xml Files #160

Closed riyan-jose closed 4 months ago

riyan-jose commented 7 months ago

This pull request introduces significant updates to the robot description and robot bring-up scripts. The primary change involves the generation of .launch.xml files, which are set to replace the existing .launch.py files. This update is motivated by the need for a more standardized and efficient approach to handling launch configurations.

Key Changes: