RoboJackets / urc-software

Primary codebase for the RoboNav team's URC rover.
https://robojackets.org/teams/robonav/
MIT License
9 stars 2 forks source link

Add realsense packages as `rosdep` dependencies, rename `urc_aruco` #138

Closed yambati03 closed 1 year ago

yambati03 commented 1 year ago

Description

Unify urc_aruco and urc_perception into a single urc_perception package. Add realsense packages as rosdep dependencies. Note, we still need to follow the manual instructions to install the realsense GUI tool following this PR.

Expectation: No change to functionality.