Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add controlers #26

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

WIP: Add controlers #26

wants to merge 70 commits into from

Conversation

senceryazici
Copy link
Member

@senceryazici senceryazici commented Jun 10, 2024

This PR needs to be heavily updated. Closes #28

@senceryazici senceryazici added this to the Actuators Integration milestone Jun 11, 2024
senceryazici and others added 16 commits July 3, 2024 17:42
* added the position controller to multidof pid controller

* added pose reference to the controller

* fix auv description

* added command timeout
* add enable message pub to joy manager

* fixed topic names
* added imu to odom publisher with calibration

* added pressure to odometry publisher

* added dvl to odometry publisher

* updated loginfo message for imu

* fixed code formatting

* updated ekf launch parameters to include odometries
* add Power.msg to auv_msgs

* add power subscriber to thruster manager

* fix

* add required dependencies

* add empty check for power message

* update fit coefficients

---------

Co-authored-by: Batuhan Ozer <[email protected]>
batuhanozer
batuhanozer previously approved these changes Jul 14, 2024
ituauvteam and others added 10 commits July 15, 2024 02:59
* add sonar xacro

* fix sonar urdf

* fix build error

---------

Co-authored-by: ituauvteam <[email protected]>
* added dynamic reconfigure

* save dynamics reconfigure paraemeters at config file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auv_control - Investigate PID implementation, refactor & port
4 participants