Skip to content

Commit

Permalink
Modify package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Stormix committed Dec 5, 2019
1 parent b7e28c7 commit 55f3e09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 2.8.3)
project(sonar-ping360)
project(ros-ping360-sonar)

## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<package format="2">
<name>sonar-ping360</name>
<name>ros-ping360-sonar</name>
<version>0.0.0</version>
<description>The sonar-ping360 package</description>

Expand Down

0 comments on commit 55f3e09

Please sign in to comment.