Skip to content

Commit

Permalink
Rearrange repository rpanther/panther_robot#4
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Apr 22, 2020
1 parent 04b35e9 commit 95a3649
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion panther_robot/CMakeLists.txt → panther/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
project(panther_robot)
project(panther)
find_package(catkin REQUIRED)
catkin_metapackage()
4 changes: 2 additions & 2 deletions panther_robot/package.xml → panther/package.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<package>
<name>panther_robot</name>
<name>panther</name>
<version>1.0.0</version>
<description>Panther meta package provides all the basic drivers for running and using a this robot</description>
<description>Panther meta package provides description, controllers and navigation</description>

<maintainer email="[email protected]">Raffaello Bonghi</maintainer>
<license>MIT</license>
Expand Down

0 comments on commit 95a3649

Please sign in to comment.