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

Param #14

Open
hdhaheri opened this issue Oct 16, 2020 · 1 comment
Open

Param #14

hdhaheri opened this issue Oct 16, 2020 · 1 comment

Comments

@hdhaheri
Copy link

I am trying to get a param. But I get this error:The method 'where' was called on null. Receiver: null. Tried calling: where(Closure: (dynamic) => bool). This how I am trying to get the param:
Param _param = Param(ros:ros,
name: 'tank_max'
);
var tmp=_param.get();

I appreciate any help.

@Hari8055
Copy link

Did you came up with something in the meantime?
having the same problem....

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

2 participants