fix accroding to cpplint

This commit is contained in:
Hyungyu Kim 2025-02-06 16:14:01 +09:00
parent dab05e1a95
commit fb018a3aee
No known key found for this signature in database
GPG Key ID: E1730AE24BD6C2B7
3 changed files with 3 additions and 3 deletions

View File

@ -88,4 +88,4 @@ private:
};
// Register this plugin with the simulator
GZ_REGISTER_MODEL_PLUGIN(Obstacle1)
}// namespace gazebo
} // namespace gazebo

View File

@ -104,4 +104,4 @@ private:
};
// Register this plugin with the simulator
GZ_REGISTER_MODEL_PLUGIN(Obstacle2)
}// namespace gazebo
} // namespace gazebo

View File

@ -70,4 +70,4 @@ private:
};
// Register this plugin with the simulator
GZ_REGISTER_MODEL_PLUGIN(Obstacles)
}// namespace gazebo
} // namespace gazebo