Skip to content

Commit

Permalink
Merge branch 'main' of github.com:LimHyungTae/patchwork into main
Browse files Browse the repository at this point in the history
  • Loading branch information
LimHyungTae committed Jan 7, 2024
2 parents 505168d + 4ff2da3 commit 45c86ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ The code is tested successfully at
- 2. Thereafter, [jsk-visualization](https://github.com/jsk-ros-pkg/jsk_visualization) is required to visualize Ground Likelihood Estimation status.

```bash
(if you use ubuntu 20.04)
sudo apt-get install ros-noetic-jsk-recognition
sudo apt-get install ros-noetic-jsk-common-msgs
sudo apt-get install ros-noetic-jsk-rviz-plugins
(if you use ubuntu 18.04)
sudo apt-get install ros-melodic-jsk-recognition
sudo apt-get install ros-melodic-jsk-common-msgs
sudo apt-get install ros-melodic-jsk-rviz-plugins
Expand Down

0 comments on commit 45c86ad

Please sign in to comment.