Robotic-Decision-Making-Lab / auv_controllers

A collection of control algorithms for autonomous underwater vehicles implemented using ros2_control.
MIT License
11 stars 2 forks source link

Implemented mock_hardware #14

Closed rakeshv24 closed 6 months ago

rakeshv24 commented 6 months ago

Changes Made

This PR implements the mock_hardware package, which enables the testing of various types of controllers.

Testing

Testing was performed using examples, which are included in this PR.