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
82 stars 17 forks source link

Ros domain zero #116

Closed mamueluth closed 1 year ago

mamueluth commented 1 year ago

Set the ROS_DOMAIN=0 since this is the default. If users want to set a specific domain themselves, they can do so. Would set to default because setting it to 42 makes more harm than good, since communication with different devices on network is not possible by default. Users probably do not expect this behavior. And could lose time to figure out what's going on.