Skip to content
Snippets Groups Projects
Commit ea094924 authored by werthmannlu's avatar werthmannlu
Browse files

Updated README.md

parent abf066ca
Branches main
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
Change in your ROS-node directory:
```sh
cd ~catkin_ws/src
cd ~/catkin_ws/src
```
Clone the git-repository of the listener-node
......@@ -25,6 +25,11 @@ catkin_make
source ~/catkin_ws/devel/setup.sh
```
## Check if the Package is installed
```
rospack find ros_listener
```
## Start Ros Kernel (optional)
```
roscore &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment