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,2 +1,2 @@
add_executable(demo_ranger_robot ranger_demo.cpp)
add_executable(demo_ranger_robot ranger_robot_demo.cpp)
target_link_libraries(demo_ranger_robot ugv_sdk)