diff --git a/README.md b/README.md index 97f31a8..d20a11d 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,13 @@ make -j8 ``` - \ No newline at end of file + + +### Run Motion Demo + +```bash +cd ~/workspace/slam_in_autonomous_driving +./bin/motion +``` + + \ No newline at end of file diff --git a/images/motion.png b/images/motion.png new file mode 100644 index 0000000..956e5a9 Binary files /dev/null and b/images/motion.png differ