소스 검색

Update README.md

Haebeom Jung 2 년 전
부모
커밋
f8ac79153b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -4,12 +4,12 @@ This repository is a modified version of [ORB_SLAM3](https://github.com/UZ-SLAML
 
 --- 
 
-### Modification
+## Modification
 - Succesfully tested in **Ubuntu 20.04** and **ROS2 Foxy**(with OpenCV 4.2.0)
 - Update from C++11 to C++14
 - Fixed unexpected <span style="color:red">error</span> when start **STEREO** mode with **Rectified** camera type  
 
-### How to build
+## How to build
 Clone the repository:
 ```
 git clone https://github.com/zang09/ORB-SLAM3-STEREO-FIXED.git ORB_SLAM3