Skip to content

Commit

Permalink
translate
Browse files Browse the repository at this point in the history
Signed-off-by: goes <[email protected]>
  • Loading branch information
goes authored and goes committed Mar 23, 2024
1 parent 8da6c32 commit 9eac718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_util/include/nav2_util/validate_messages.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ bool validateMsg(const geometry_msgs::msg::Pose & msg)



// 验证地图元信息的函数
// Function to verify map meta information
bool validateMsg(const nav_msgs::msg::MapMetaData &msg) {
// check sub-type
msg.map_load_time; // no neccessary to check it
Expand Down

0 comments on commit 9eac718

Please sign in to comment.