Block a user
implement robot state publishers (charge, etc)
implement robot state publishers (charge, etc)
latching is not directly supported in ROS2, I think it can be emulated by modifying the QoS settings but I couldn't get that to work. I assume it's not that big of a problem if we publish this state…
redesign and reimplement the safety system
robot state publishers will need to be published to publish the safety system's state
15e172d066
implement clutch
e41661ca61
add a script that builds the dev container
figure out what the number passed to create_publisher means and set accordingly
redesign and reimplement the safety system
Figure out what dynamic reconfigure was used for; see how that works in ros2