Question About Station-Keeping Setup #404
Replies: 1 comment 2 replies
-
Hey Eric, For those experiments we used a motion capture system to provide localization. Our access to that facility is limited, so these days we use fiducials for pose estimation (see e.g., barlus_underwater_camera). We fuse those estimates with an IMU using an EKF. For our field deployments, we use the Water Linked USBL and DVL. I'll note that the Regarding the station-keeping experiments, yes we used the whole-body controller. All of the control algorithms from that paper are available in auv_controllers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Evan,
I recently read your paper and was particularly interested in the station-keeping and waypoint navigation setup used in your experiments. I was wondering—did you use an ArUco tag for station-keeping, or was the Qualisys motion capture system providing localization?
Our team is planning a similar setup, so any guidance on this part would be greatly appreciated. From a quick look at the blue_localization package, it seems there’s an option to select between camera or Qualisys-based localization, and I’m curious which you used in the paper’s experiments. Also, did you use the whole-body controller for station-keeping in that setup?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions