Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/add_alien_drone'
Browse files Browse the repository at this point in the history
  • Loading branch information
stibipet committed Feb 6, 2024
2 parents f556cb6 + 9db7de2 commit 286761b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ limitations under the License.

{# TODO: UNUSED #}
{# mrs_motor_plugins_macro {--> #}
{%- macro motor_plugins_macro(motor_number, direction, time_constant_up, time_constant_down, max_rot_velocity, motor_constant, moment_constant, rotor_drag_coefficient, rolling_moment_coefficient, rotor_velocity_slowdown_sim, enable_motor_crash) -%}
{%- macro mrs_motor_plugins_macro(motor_number, direction, time_constant_up, time_constant_down, max_rot_velocity, motor_constant, moment_constant, rotor_drag_coefficient, rolling_moment_coefficient, rotor_velocity_slowdown_sim, enable_motor_crash) -%}
<plugin name="motor{{ motor_number }}_plugin" filename="libMrsGazeboCommonResources_MotorPropModelPlugin.so">
<robotNamespace/>
<jointName>prop_{{ motor_number }}_joint</jointName>
Expand Down

0 comments on commit 286761b

Please sign in to comment.