-
- Downloads
agent: Initial agent with simple behavior tree
Change-Id: I67825b04f1fead3d4267564e4c366cb54037c593
Showing
- configure.ac 1 addition, 0 deletionsconfigure.ac
- test/Makefile.am 2 additions, 2 deletionstest/Makefile.am
- test/agent/.gitignore 3 additions, 0 deletionstest/agent/.gitignore
- test/agent/Makefile.am 10 additions, 0 deletionstest/agent/Makefile.am
- test/agent/agent.cpp 501 additions, 0 deletionstest/agent/agent.cpp
- test/agent/agent.h 112 additions, 0 deletionstest/agent/agent.h
- test/agent/bt.cpp 60 additions, 0 deletionstest/agent/bt.cpp
- test/agent/bt.h 105 additions, 0 deletionstest/agent/bt.h
- test/agent/jami-agent-config.yml 16 additions, 0 deletionstest/agent/jami-agent-config.yml
- test/agent/jami-config.yml 63 additions, 0 deletionstest/agent/jami-config.yml
- test/agent/main.cpp 36 additions, 0 deletionstest/agent/main.cpp
- test/agent/utils.cpp 89 additions, 0 deletionstest/agent/utils.cpp
- test/agent/utils.h 45 additions, 0 deletionstest/agent/utils.h
Loading
Please register or sign in to comment