Skip to content
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

Demo py-trees-demo-blackboard-namespaces code and image inconsistent #428

Open
songyuc opened this issue Oct 12, 2023 · 0 comments
Open

Comments

@songyuc
Copy link

songyuc commented Oct 12, 2023

In the demo py-trees-demo-blackboard-namespaces, I noticed the code and image are inconsistent.

In the demo image, it shows:

Blackboard Client
   Client Data
      name                   : Global
      namespace          : /
      unique_identifier : 7b4b6fb3-d677-4e54-b0e9-3100c58fc236                   
      read                     : set()
      write                    : {'/foo', '/bar', '/parameters/default_speed'}
Variables
   /foo                      : foo 
   /bar                      : bar
   /parameters/default_speed : 20.0

Blackboard Client

Client Data name

: Parameters namespace

:/parameters

unique_identifier:e20f76b8-4767-4552-92b5-2535cd970d66 read

:set() write

:{'/parameters/aggresstve_speed'} Variables

/parameters/aggressive_speed :60.0 

But there seems to be no "speed" variable in the actual code.

Please consider updating the demo. Let me know if any other details are needed!

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

No branches or pull requests

1 participant