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

Changed README.txt

parent 40cb7566
No related branches found
No related tags found
No related merge requests found
# Clone ROS-Package
Change in your ROS-node directory:
'''cd ~catkin_ws/src'''
Clone the git-repository of the listener-node
'''git clone '''
# Check CMakeList.txt
# Run Ros-Node
'''cd ~/catkin_ws'''
'''catkin_make'''
'''source ~/catkin_ws/devel/setup.sh'''
If not done before:
'''roscore &'''
Start Listener
'''rosrun ros_listener listener.py'''
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