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

Changed Package Name

parent a35bcb27
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.0.2) cmake_minimum_required(VERSION 3.0.2)
project(talker_node) project(ros_talker)
## Compile as C++11, supported in ROS Kinetic and newer ## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11) # add_compile_options(-std=c++11)
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>talker_node</name> <name>ros_talker</name>
<version>0.0.0</version> <version>0.0.0</version>
<description>The talker_node package</description> <description>The talker_node package</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment