aws-robotics / aws-robomaker-sample-application-helloworld

Demonstrates the structure of ROS projects that work with AWS RoboMaker by creating a robot spinning in an empty world.
MIT No Attribution
46 stars 49 forks source link

Set ROS_DISTRO, ROS_VERSION, GAZEBO_VERSION globally for ros2 #52

Closed AAlon closed 5 years ago

AAlon commented 5 years ago

No reason to redefine it again for every stage. If/when we add eloquent/other distros we can simply set the ROS_DISTRO accordingly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.