diff --git a/CMakeLists.txt b/CMakeLists.txt index f100fa3..7fb0030 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,5 @@ cmake_minimum_required(VERSION 3.5.1) -project(ugv_sdk VERSION 0.2.0) +project(mobile_robot VERSION 0.2.0) add_subdirectory(wrp_io) add_subdirectory(ugv_sdk) - diff --git a/package.xml b/ugv_sdk/package.xml similarity index 69% rename from package.xml rename to ugv_sdk/package.xml index b06cb9b..b154b70 100644 --- a/package.xml +++ b/ugv_sdk/package.xml @@ -1,7 +1,7 @@ - wrp_sdk - 0.1.5 + ugv_sdk + 0.1.6 Weston Robot Platform SDK Ruixiang Du @@ -10,8 +10,8 @@ BSD https://www.westonrobot.com/ - https://github.com/westonrobot/wrp_sdk/issues - https://github.com/westonrobot/wrp_sdk + https://github.com/westonrobot/ugv_sdk/issues + https://github.com/westonrobot/ugv_sdk catkin