Skip to content

Commit

Permalink
update manual
Browse files Browse the repository at this point in the history
  • Loading branch information
agilexrobotics committed Jun 17, 2022
1 parent 54ed181 commit ff2624d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Limo user manual(CN).md
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ cd ~/agilex_ws/src/limo_ros/limo_bringup/maps/
2、切换到/agilex_ws/limo_bringup/maps 之后,继续在终端中输入命令:

```
rosrun map_server map_saver f map1
rosrun map_server map_saver -f map1
```

注:map1为保存地图的名称,保存地图时应避免地图的名称重复
Expand Down Expand Up @@ -1311,7 +1311,7 @@ roslaunch limo_bringup limo_start.launch pub_odom_tf:=true
(2)启动realsense,在终端中输入命令:

```
roslaunch realsense2_camera rs_camera.launch align_depth:=true
roslaunch realsense2_camera rs_aligned_depth.launch
```

注:如果limo搭载ORBBEC®Dabai,请输入命令:
Expand Down

0 comments on commit ff2624d

Please sign in to comment.