Skip to content

Commit

Permalink
fix by lint
Browse files Browse the repository at this point in the history
  • Loading branch information
koichirokato committed Oct 15, 2023
1 parent 125bebe commit c3eebdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/navigation_with_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ ros2 launch turtlebot3_navigation2 navigation2.launch.py use_sim_time:=True map:


そこで、まずはロボットがどこにいるかをNavigation2に教えてあげる必要があります。
Rviz上の「2D Pose Estimate」メニューからそれを実行することができます
その後の自律移動の方法は、SLAMをしながら自律移動を動かした際と同様に、「Nav2 Goal」メニューから行います
Rviz上の「2D Pose Estimate」メニューからそれを実行できます
その後の自律移動の方法は、SLAMをしながら自律移動を動かした際と同様に、「Nav2 Goal」メニューから行ないます

<iframe width="1280" height="720" src="https://www.youtube.com/embed/szk8N7jZN_I?si=sLMXwSX1IWgN7wWI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

0 comments on commit c3eebdb

Please sign in to comment.