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

[ros2 control] exposed status light interface, allowed for firmware to parse both drivetrain and status light commands #192

Closed davidcalderon03 closed 6 months ago

davidcalderon03 commented 6 months ago

Description

This PR does the following:

Testing Steps (if relevant)

  1. colcon build
  2. . install/setup.bash
  3. ros2 launch urc_bringup bringup.launch.py

Expectation: Should start all hardware interfaces and allow you to drive the drivetrain

Self Checklist