prepare state logging system (log state of robot, vr controllers after each stepSimulation)
This commit is contained in:
@@ -97,6 +97,8 @@ project "App_BulletExampleBrowser"
|
||||
"../BasicDemo/BasicExample.*",
|
||||
"../Tutorial/*",
|
||||
"../ExtendedTutorials/*",
|
||||
"../Utils/RobotLoggingUtil.cpp",
|
||||
"../Utils/RobotLoggingUtil.h",
|
||||
"../Evolution/NN3DWalkers.cpp",
|
||||
"../Evolution/NN3DWalkers.h",
|
||||
"../Collision/*",
|
||||
@@ -193,6 +195,7 @@ project "BulletExampleBrowserLib"
|
||||
"OpenGLGuiHelper.cpp",
|
||||
"OpenGLExampleBrowser.cpp",
|
||||
"../Utils/b3Clock.cpp",
|
||||
"../Utils/b3Clock.h",
|
||||
"../Utils/ChromeTraceUtil.cpp",
|
||||
"../Utils/ChromeTraceUtil.h",
|
||||
"*.h",
|
||||
|
||||
Reference in New Issue
Block a user