Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzheqie committed Apr 26, 2021
1 parent 171e0a1 commit cadbde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ 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 && sudo make install
mkdir -p build && cd build && cmake .. && sudo make install
cd ~/agilex_ws/
catkin_make install

Expand Down

0 comments on commit cadbde5

Please sign in to comment.