Skip to content

Fixed topic_sensor3.py#34

Open
takujikawata wants to merge 1 commit into
osrf:masterfrom
takujikawata:patch-2
Open

Fixed topic_sensor3.py#34
takujikawata wants to merge 1 commit into
osrf:masterfrom
takujikawata:patch-2

Conversation

@takujikawata

Copy link
Copy Markdown
Contributor

variable 'angle' is referenced as local variable, so main function don't get the updated value. Make the variable as global to reference the same from main and save_value function.

variable 'angle' is referenced as local variable, so main function don't get the updated value. Make the variable as global to reference the same from main and save_value function.
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.

1 participant