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

Updated Package Name

parent cb6a5cfc
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.0.2)
project(listener_node)
project(ros_listener)
## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11)
......
<?xml version="1.0"?>
<package format="2">
<name>listener_node</name>
<name>ros_listener</name>
<version>0.0.0</version>
<description>The listener_node package</description>
......
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