소스 검색

Merge branch 'master' of github.com:fishros/d2l-ros2-foxy

sangxin 3 년 전
부모
커밋
738c2233bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/chapt5/5.1ROS2参数介绍.md

+ 1 - 1
docs/chapt5/5.1ROS2参数介绍.md

@@ -23,7 +23,7 @@ self.timer = self.create_timer(timer_period, self.timer_callback)  #启动一个
 
 ROS2官方对参数的定义是:
 
-****A parameter is a configuration value of a node. You can think of parameters as node settings.
+**A parameter is a configuration value of a node. You can think of parameters as node settings.**
 
 有请翻译官小鱼