Skip to content

Commit

Permalink
Merge branch 'master' of github.com:agilexrobotics/limo-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
agilexrobotics committed Dec 29, 2021
2 parents 3ec2308 + a840449 commit 7f18124
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Limo user manual(CN).md
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ roslaunch limo_bringup limo_start.launch pub_odom_tf:=false
然后新开启一个终端,在终端中输入命令:

```
roslaunch limo_bringup limo_lidar_rviz.launch
roslaunch limo_bringup lidar_rviz.launch
```

成功运行之后会看到rviz可视化工具打开,其中显示的绿色数据就是雷达扫描出来的激光数据。
Expand Down Expand Up @@ -2536,4 +2536,4 @@ chmod +x LimonTest_Nano





4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ roslaunch limo_bringup limo_start.launch pub_odom_tf:=false
然后新开启一个终端,在终端中输入命令:

```
roslaunch limo_bringup limo_lidar_rviz.launch
roslaunch limo_bringup lidar_rviz.launch
```

成功运行之后会看到rviz可视化工具打开,其中显示的绿色数据就是雷达扫描出来的激光数据。
Expand Down Expand Up @@ -2317,4 +2317,4 @@ rosrun rqt_tf_tree rqt_tf_tree





0 comments on commit 7f18124

Please sign in to comment.