uwreact / uwreact_robot

Software behind our fully autonomous FIRST robots
BSD 3-Clause "New" or "Revised" License
8 stars 6 forks source link

Update rosinstall to point at frc_control melodic-devel #54

Closed matthew-reynolds closed 5 years ago

matthew-reynolds commented 5 years ago

Pull Request

Contribution Checklist

Change Checklist

Fixes #53, and therefore unblocks #41

Note that once frc_control finishes updating to melodic (beyond just renaming the default branch), further changes will be required in uwreact_robot. In particular, the Travis CI config will need to specify Melodic rather than Kinetic, otherwise we will mismatch with frc_control and the build will fail.

matthew-reynolds commented 5 years ago

@michaelwm please merge this ASAP. Once this lands, #41 will be ready to be merged as well, feel free to rebase it off of master and merge.

matthew-reynolds commented 5 years ago

Additional future changes, described above, tracked in #55