Skip to content

Commit

Permalink
Merge branch 'gz-sim7' into ports/6_to_7
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll committed Jan 12, 2023
2 parents e0bb8f1 + 561485e commit 3dc8c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/thruster/Thruster.cc
Original file line number Diff line number Diff line change
Expand Up @@ -702,4 +702,4 @@ GZ_ADD_PLUGIN(
GZ_ADD_PLUGIN_ALIAS(Thruster, "gz::sim::systems::Thruster")

// TODO(CH3): Deprecated, remove on version 8
GZ_ADD_PLUGIN_ALIAS(Thruster, "gz::sim::systems::Thruster")
GZ_ADD_PLUGIN_ALIAS(Thruster, "ignition::gazebo::systems::Thruster")

0 comments on commit 3dc8c7a

Please sign in to comment.