working controller
This commit is contained in:
parent
8d45088064
commit
38db780844
10 changed files with 317 additions and 44 deletions
|
@ -15,6 +15,7 @@ add_executable(robotCommand
|
|||
src/jsonrpctcpclient.cpp
|
||||
src/PosTracker.cpp
|
||||
src/PosHistory.cpp
|
||||
src/simpleLocTracker.cpp
|
||||
)
|
||||
|
||||
find_package(jsoncpp REQUIRED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue