mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
demo: renamed demo folder to sample, updated readme
This commit is contained in:
@@ -116,7 +116,7 @@ target_include_directories(${PROJECT_NAME} PUBLIC
|
||||
|
||||
# Build demo
|
||||
if(BUILD_WITHOUT_ROS)
|
||||
add_subdirectory(demo)
|
||||
add_subdirectory(sample)
|
||||
endif()
|
||||
|
||||
# Build tests
|
||||
|
||||
Reference in New Issue
Block a user