Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzheqie committed May 24, 2021
1 parent ca0aa04 commit 0377de5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ source devel/setup.bash

# install ranger_ros
git clone https://github.com/westonrobot/ranger_ros.git
cd ranger_ros/ranger_base/ascent
mkdir -p build && cd build && cmake .. && sudo make install

#cd ranger_ros/ranger_base/ascent
#mkdir -p build && cd build && cmake .. && sudo make install

cd ~/agilex_ws/
catkin_make install

Expand Down

0 comments on commit 0377de5

Please sign in to comment.