added time stamp to robot states

This commit is contained in:
Ruixiang Du
2021-07-15 15:25:49 +08:00
parent e96b078c05
commit f74ee40fc3
32 changed files with 248 additions and 328 deletions

View File

@@ -1,3 +1,2 @@
# tests
add_executable(demo_bunker_robot bunker_robot_demo.cpp)
target_link_libraries(demo_bunker_robot ugv_sdk)