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

Verify and refine USV scale and dynamics. #3

Open
bsb808 opened this issue May 13, 2022 · 1 comment
Open

Verify and refine USV scale and dynamics. #3

bsb808 opened this issue May 13, 2022 · 1 comment

Comments

@bsb808
Copy link
Contributor

bsb808 commented May 13, 2022

Use Case

In PR #1 @crvogt noted that "Model is scaled up 10x as changing mass values causes the USV dynamics plugin to fail". I think this refers to the scale used in the <mesh> XML tags in the sandwitch.urdf.xacro file of the PR - see https://github.com/Field-Robotics-Lab/sandwichboat/pull/1/files#r872837966

Using the example launch file

roslaunch sandwich_gazebo sydney_sandwich.launch

we see that the USV meshes are 10 times larger than expected.

Symptoms

Will need @crvogt to fill this in. I'm not sure what "changing mass values causes the USV dynamics plugin to fail" is referring to? Are you saying that changing the <mass> value within the <link name="${namespace}/dummy_link"> tag of the sandwich.urdf.xacro file caused a failure? What was the evidence of failure - did Gazebo run?

What values caused the failure? Maybe create a branch so that folks can reproduce the failure.

Need more information to reproduce

Possible Solutions

We might leave this alone since the boats used in the experiment are going to be larger than the current mesh scale, but suggest that @matthewheubach come up with some reasonable values for the intertial values (see sandwich.urdf.xacro file and hydrodynamic coefficients (see sandwich_dynamics_plugin.xacro).

@bsb808
Copy link
Contributor Author

bsb808 commented May 13, 2022

@crvogt - Please expand on the use case and symptoms, see above, so that @matthewheubach and I can reproduce what you are seeing.

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

No branches or pull requests

1 participant