Skip to content

Commit

Permalink
set ros_version=2 for jazzy
Browse files Browse the repository at this point in the history
  • Loading branch information
muritane committed Jan 8, 2025
1 parent 79bb64c commit c2ef3fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/_RosTeamWs_Defines.bash
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,9 @@ function set_ros_version_for_distro {
iron)
ros_version=2
;;
jazzy)
ros_version=2
;;
rolling)
ros_version=2
;;
Expand Down

0 comments on commit c2ef3fb

Please sign in to comment.