uwreact / uwreact_robot

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

Remove dependency hack #67

Closed matthew-reynolds closed 5 years ago

matthew-reynolds commented 5 years ago

Pull Request

Closes #59

Contribution Checklist

Change Checklist

matthew-reynolds commented 5 years ago

One of the examples in the Zed package. The issue was that our ci was trying to install all the dependencies via rosdep, but it couldn't find depthimage-to-laser and was therefore failing.