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
89 stars 18 forks source link

Invalid user input in ros2_control_setup-hardware_interface is not catched #120

Open Nils-ChristianIseke opened 1 year ago

Nils-ChristianIseke commented 1 year ago

User can input invalid values, ideally this should be detected and handled in some way. I assume that that is applicable for every sript. image