Phil 7.11.13

8:00 – 2:00 SR

  • PIT Crew meeting – see Dong’s blog for notes
  • Training – Which was much quicker than it was scheduled to be.

3:00 – 5:00 FP

  • Made sure that the telepresence demo was working. I need to get back to that!
  • Adding XML parsing of setup files.
  • Reading in files with newfangled std::ifstream. Fun!
  • Using rapidxml, which is working just fine, but suffering from cryptic documentation. I wasn’t sure how to get child nodes until I found this post. It looks like a small library of navigation functions might be useful. Considering there is rapidxml_iterators.hpp and rapidxml_utils.hpp I’ll look there first.