Skip to content

Merge master main #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 34 commits into from
Closed

Merge master main #14

wants to merge 34 commits into from

Conversation

shaur-k
Copy link

@shaur-k shaur-k commented Jul 22, 2025

No description provided.

cktii and others added 30 commits February 25, 2025 18:38
* 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
)

* Add GH Action to publish Doxygen

* Add link in README
@shaur-k shaur-k requested a review from dsobek July 22, 2025 16:34
@shaur-k shaur-k self-assigned this Jul 22, 2025
@shaur-k shaur-k requested a review from dyackzan July 22, 2025 16:34
@dsobek
Copy link

dsobek commented Jul 22, 2025

Just to clarify, is BehaviorTree.CPP's master or Picknik's fork master.

@shaur-k
Copy link
Author

shaur-k commented Jul 22, 2025

PickNik's fork master that is synced with BTCPP master

@dyackzan
Copy link
Collaborator

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

@dyackzan
Copy link
Collaborator

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.
It should still be tested to make sure the blackboard viewer didn't get messed up and all the integration tests pass before merging

Copy link
Collaborator

@dyackzan dyackzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see last comment

@shaur-k shaur-k closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants