Skip to content

Commit

Permalink
Add aerodynamics parameters to sdf file
Browse files Browse the repository at this point in the history
F
  • Loading branch information
Jaeyoung-Lim committed Jun 23, 2024
1 parent ce67b61 commit ea8e9d1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions models/monocopter/monocopter.sdf.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,14 @@
</plugin> -->
<plugin name='dynamics' filename='libgazebo_monocopter_dyanmics_plugin.so'>
<linkName>base_link</linkName>
<cp>-0.05 0.45 0.05</cp>
<cla>4.752798721</cla>
<cda>0.6417112299</cda>
<cma>0.0</cma>
<control_joint_name>
left_elevon_joint
</control_joint_name>
<control_joint_rad_to_cl>-0.3</control_joint_rad_to_cl>
</plugin>
<plugin name='puller' filename='libgazebo_motor_model.so'>
<robotNamespace></robotNamespace>
Expand Down

0 comments on commit ea8e9d1

Please sign in to comment.