issues
search
Field-Robotics-Lab
/
glider_hybrid_whoi
(Hybrid-) AUG Simulator
8
stars
9
forks
source link
Surface vehicle (ASV) kinematics code update and example launch
#44
Closed
woensug-choi
closed
3 years ago
woensug-choi
commented
3 years ago
Similar to the multiple vehicle support (
https://github.com/Field-Robotics-Lab/glider_hybrid_whoi/pull/31
), ASV is included in this PR.
Changelog
Launch and description files for ASV
start_demo_kinematics_stratified_current_with_asv.launch (includes both glider and asv)
upload_glider_asv_kinematics.launch
glider_asv_default_kinematics.urdf.xacro
glider_asv_base_kinematics.xacro
DirectKinematicsROSPlugin
New bool parameter is added '
'
https://github.com/Field-Robotics-Lab/glider_hybrid_whoi/blob/2b15a027144b6e9201e39f40b49c4e7d80643301/glider_hybrid_whoi_description/urdf/glider_asv_base_kinematics.xacro#L81
New code block is added to keep the surface vehicle on the surface
Surface vehicle model
The surface component of the wave glider is included
woensug-choi
commented
3 years ago
I will merge this because It's pretty much standalone
Similar to the multiple vehicle support (https://github.com/Field-Robotics-Lab/glider_hybrid_whoi/pull/31), ASV is included in this PR.
Changelog