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

Feat/joystick driver #37

Closed a-stickan closed 2 years ago

a-stickan commented 2 years ago

Description

This PR does the following:

Fixes #23

Testing steps (If relevant)

Test Case 1

  1. Run colcon build && colcon test && colcon test-result --verbose

Expectation: No build, compile, or runtime errors

Self Checklist