Builder master Build #100
Results:
Build successful
SourceStamp:
Repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim |
Branch | master |
Revision | d9b1f587f99eebee0bcbfee02817e81c6a9a6c6d |
Got Revision | d9b1f587f99eebee0bcbfee02817e81c6a9a6c6d |
Changes | 3 changes |
BuildSlave:
nix-slaveReason:
scheduler
Steps and Logfiles:
-
git update ( 1 secs )
-
Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 7 secs )
-
Generate conf files './setup.sh' ( 0 secs )
-
Run setup.sh './setup.sh' ( 16 secs )
-
Build src './bin/build.sh' ( 40 secs )
-
Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' ( 0 secs )
-
Delivers successful builds '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/deliverBuild.sh' ( 6 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /home/bbadmin/buildbot/slave/master | slave |
buildername | master | Builder |
buildnumber | 100 | Build |
codebase | Build | |
got_revision | d9b1f587f99eebee0bcbfee02817e81c6a9a6c6d | Git |
project | Build | |
repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim | Build |
revision | d9b1f587f99eebee0bcbfee02817e81c6a9a6c6d | Build |
scheduler | all | Scheduler |
slavename | nix-slave | BuildSlave |
workdir | /home/bbadmin/buildbot/slave/master | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Atilatiliscen@gmail.com
Timing:
Start | Tue Sep 23 17:14:56 2014 |
End | Tue Sep 23 17:16:08 2014 |
Elapsed | 1 mins, 12 secs |
All Changes:
:
Change #159
Category None Changed by Atil <atiliscen @gmail.com>Changed at Mon 22 Sep 2014 13:44:54 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision a3eeecf973a7d19a52469fa18579a404db8d339d Comments
Fixed the reset seg fault problem On teardown, cleared the vector of objects that should be destroyed with the reset
Changed files
- src/dev/atil/AppSUPERball.cpp
- src/dev/atil/SuperBallLearningController.cpp
- src/dev/atil/SuperBallLearningController.h
- src/dev/atil/SuperBallModel.cpp
- src/dev/atil/SuperBallModel.h
- src/dev/atil/heightSensor.cpp
Change #160
Category None Changed by Atil <atiliscen @gmail.com>Changed at Tue 23 Sep 2014 17:08:35 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision eecf1df1197d54dfd3280cfe2df07ab4f838e6b2 Comments
Connected superball to learning SuperballApp now uses learning to optimize 24*2=48 parameters of flop and roll.
Changed files
- src/dev/atil/AppSUPERball.cpp
- src/dev/atil/Config.ini
- src/dev/atil/SuperBallLearningController.cpp
- src/dev/atil/SuperBallLearningController.h
- src/dev/atil/SuperBallModel.cpp
- src/learning/AnnealEvolution/AnnealEvolution.cpp
Change #161
Category None Changed by Atil <atiliscen @gmail.com>Changed at Tue 23 Sep 2014 17:12:19 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision d9b1f587f99eebee0bcbfee02817e81c6a9a6c6d Comments
Merge pull request #79 from NASA-Tensegrity-Robotics-Toolkit/learningSuperball Learning parameters of Flop and Roll for superball locomotion.
Changed files
- no files