GonzagaRobotics / Robosub_Simulation

A Small Proof of Concept project to better understand the inner workings of ROS-Gazebo Integration
0 stars 1 forks source link

Create Thruster Plugin #19

Closed jlunder00 closed 1 year ago

jlunder00 commented 2 years ago

Create a plugin that can control a thruster, or preferably a set of thrusters. Can try to borrow elements from https://gitlab.com/PalouseRobosub/Software/robosub_simulator/-/tree/master, especially the way they set up the thrusters and their plugin setup for that. NOTE: MUCH OF THEIR CODE IS NOT DIRECTLY COMPATIBLE. If borrowing ideas/structure from their format, it needs to be converted to work with our version of gazebo and ros, which is different from the versions they built their system on.