-
Notifications
You must be signed in to change notification settings - Fork 6
Show example implementations / usages of Behaviors and Objectives #453
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
base: main
Are you sure you want to change the base?
Show example implementations / usages of Behaviors and Objectives #453
Conversation
7a29fa6 to
c41efd6
Compare
|
I dont think is a valid tag for behavior trees. would this be better as a new MetaData field? |
Just let me know, and I can change it to MetaData. |
c41efd6 to
67a93f0
Compare
|
@noah-wardlow @davetcoleman could we merge this ? |
Let's change it to metadata. I don't want this to break behavior usage if someone tries to use the edited xml |
66eedee to
b42f96c
Compare
|
@noah-wardlow any idea why it's failing ? |
|
I'm seeing this fail on unrelated PRs too. Something in |
https://github.com/PickNikRobotics/moveit_pro_example_ws/actions/runs/20833576758/job/59853468424?pr=453 it It seems that the problem is caused by changing STUDIO_CONFIG_PACKAGE=lab_sim and STUDIO_HOST_USER_WORKSPACE to MOVEIT_CONFIG_PACKAGE and MOVEIT_HOST_USER_WORKSPACE. |
|
I think in this particular instance that may be the case but I just updated those in |
|
Rebase this branch on |
85a6aaa to
f08bfd4
Compare
Script that Enhances
behaviors.xmlwith usage information (<UsedIn>elements) showing which Objectives use each behavior.