In past few days, I was reading one of the sample program from the SDK, MoNet. This sample reads the MTN file, which contains a serie of motions for the AIBO Dog.
Currently, I have difficulties in understanding this sample program, since it has not comments in the statements and it involves many complex concepts of C++.
The related files are:
MTNFile.h
MoNetData.h
ODA.h
MoNetCommandInfoManager.h
MoNetCommandInfo.h
DirectedGraph.h
CommandNode.h
CommandArc.h
As well as thier corresponding .cc files.
Currently, I have difficulties in understanding this sample program, since it has not comments in the statements and it involves many complex concepts of C++.
The related files are:
MTNFile.h
MoNetData.h
ODA.h
MoNetCommandInfoManager.h
MoNetCommandInfo.h
DirectedGraph.h
CommandNode.h
CommandArc.h
As well as thier corresponding .cc files.
