mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
fix accroding to cpplint
This commit is contained in:
parent
dab05e1a95
commit
fb018a3aee
@ -88,4 +88,4 @@ private:
|
||||
};
|
||||
// Register this plugin with the simulator
|
||||
GZ_REGISTER_MODEL_PLUGIN(Obstacle1)
|
||||
}// namespace gazebo
|
||||
} // namespace gazebo
|
||||
|
||||
@ -104,4 +104,4 @@ private:
|
||||
};
|
||||
// Register this plugin with the simulator
|
||||
GZ_REGISTER_MODEL_PLUGIN(Obstacle2)
|
||||
}// namespace gazebo
|
||||
} // namespace gazebo
|
||||
|
||||
@ -70,4 +70,4 @@ private:
|
||||
};
|
||||
// Register this plugin with the simulator
|
||||
GZ_REGISTER_MODEL_PLUGIN(Obstacles)
|
||||
}// namespace gazebo
|
||||
} // namespace gazebo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user