Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder master Build #99

Results:

Failed build and run tests

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revision5deb8e51f80e035fbd85d7da43f44f65f7f0bdbf
Got Revision5deb8e51f80e035fbd85d7da43f44f65f7f0bdbf
Changes1 change

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 1 mins, 8 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 0 secs )
    1. stdio
  4. Run setup.sh './setup.sh' ( 27 secs )
    1. stdio
  5. Build src './bin/build.sh' ( 37 secs )
    1. stdio
  6. Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' failed ( 0 secs )
    1. stdio
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /home/bbadmin/buildbot/slave/master slave
buildername master Builder
buildnumber 99 Build
codebase Build
got_revision 5deb8e51f80e035fbd85d7da43f44f65f7f0bdbf Git
project Build
repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Build
revision 5deb8e51f80e035fbd85d7da43f44f65f7f0bdbf Build
scheduler all Scheduler
slavename nix-slave BuildSlave
workdir /home/bbadmin/buildbot/slave/master slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Atil

Timing:

StartTue Sep 23 17:12:34 2014
EndTue Sep 23 17:14:56 2014
Elapsed2 mins, 21 secs

All Changes:

:

  1. Change #158

    Category None
    Changed by Atil <atiliscenohnoyoudont@gmail.com>
    Changed at Thu 11 Sep 2014 20:25:19
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 5deb8e51f80e035fbd85d7da43f44f65f7f0bdbf

    Comments

    Flop and Roll added
    -Fixed height sensors
    -Added secondary (plane+box) ground for height sensors
    -Added flop and roll  method to applyActions
    
    -Still missing learning for flop and roll.

    Changed files

    • .gitignore
    • src/core/terrain/tgPlaneGround.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