Skip to content

Commit

Permalink
left align
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdaebeom committed Jun 17, 2022
1 parent b35e714 commit 9da8dc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
## Description
1. Navigation Package is based on ROS move_base.
![rviz](https://user-images.githubusercontent.com/68265609/174252925-63ff38bb-e165-4600-9b73-bbc00d4dcddf.gif)
<p align='center'>
<p align='left'>
<img src="/gif/nav.gif" width="500"/>
</p>
2. This repo supports teleoperation with Oculus Quest 2 (VR).
<p align='center'>
<p align='left'>
<img src="/gif/ocu.gif" width="500"/>
</p>
3. 2 camera scenes are connected to Oculus Quest 2.
<p align='center'>
<p align='left'>
<img src="/gif/cam.gif" width="500"/>
</p>

Expand Down

0 comments on commit 9da8dc6

Please sign in to comment.