space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Add arm feedback topic #640

Open vexandmore opened 4 months ago

vexandmore commented 4 months ago

For #638

Summary

Currently, when the arm has some feedback to provide, it provides it in a log warn. This only really works when debugging.

Acceptance Criteria

Create a topic the IK node will publish errors to. This topic can be used by the UI to show feedback to user.