Conversation
* Fix unit test CMake bug and small typos * Fix bug when building with ros when testing is off * Revert commit and eliminate BUILD_TESTING check
* extend JSOn convertion to include vectors * fixing comments
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
|
Just to clarify, is BehaviorTree.CPP's master or Picknik's fork master. |
|
PickNik's fork master that is synced with BTCPP master |
|
I think we should do some more testing to make sure this is going to be ok, there are a lot of changes and I see Davide made some changes to the JSON serialization stuff too which could mess with the work we did to pass things through to the blackboard viewer 0b06807 |
|
I created a PR that rebases our main branch on the upstream master branch and reverts Davide's upstream json changes that clash with ours and it builds and passes the local tests so that will probably be a better point to work from #15. |
No description provided.