ros_odrive icon indicating copy to clipboard operation
ros_odrive copied to clipboard

fixed mock hardware for botwheel explorer

Open ErikParkerrr opened this issue 5 months ago • 0 comments

Goes along with this issue: https://github.com/odriverobotics/ros_odrive/issues/24

Pretty much everything was already setup in the official repo. The only thing missing was the command and state interfaces for the mock_components/GenericSystem plugin to recognize. I've assumed adding these will not break anything for the non-mock-hardware usage. If it will, it can be changed to be in an if statement.

Cheers

ErikParkerrr avatar Sep 17 '24 13:09 ErikParkerrr