Skip to content

Commit

Permalink
Unify namining to SLAMBOX (#2)
Browse files Browse the repository at this point in the history
* Unify namining to SLAMBOX

* Update slambox-sdk url to lower letters

---------

Co-authored-by: Jongkuk Lim <limjk@jmarple.ai>
  • Loading branch information
JeiKeiLim and Jongkuk Lim authored Dec 12, 2023
1 parent 1e2b403 commit 7f5eecb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SLAM BOX ros driver
SLAM BOX ros driver is a ROS package to communicate with SLAM BOX.
# SLAMBOX ros driver
SLAMBOX ros driver is a ROS package to communicate with SLAMBOX.

Table of Contents
=================
Expand All @@ -21,7 +21,7 @@ Table of Contents
## 1.1. Installation
### 1.1.1. Requirements
- [ROS noetic](https://wiki.ros.org/noetic/Installation/Ubuntu) (Recommended)
- [SLAMBOX-SDK](https://github.com/j-marple-dev/SLAMBOX-SDK) (v0.1.0)
- [SLAMBOX-SDK](https://github.com/j-marple-dev/slambox-sdk) (v0.1.0)
- glog (>=v0.6.0)
- CMake (>= 3.16.3)
- docker (Optional but highly recommended)
Expand All @@ -47,7 +47,7 @@ Table of Contents

#### Pre-requisite

- **SLAMBOX-SDK**: Please follow installation instruction on https://github.com/j-marple-dev/SLAMBOX-SDK
- **SLAMBOX-SDK**: Please follow installation instruction on https://github.com/j-marple-dev/slambox-sdk


```shell
Expand Down

0 comments on commit 7f5eecb

Please sign in to comment.