Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f7f267a91e70db6e5f62b09d88f0d02f15c904e8
/
.
/
settings.gradle
blob: ef54d0112b56f5e39df5f8525437dbf9013e6481 [
file
] [
log
] [
blame
]
include
'hal'
,
'wpilibc'
,
'wpilibcIntegrationTests'
,
'wpilibj'
,
'wpilibjIntegrationTests'
,
'myRobot'
,
'myRobotCpp'
if
(
hasProperty
(
"makeSim"
)){
include
'simulation'
,
'simulation:JavaGazebo'
,
'simulation:SimDS'
}