Skip to content

Param #14

@hdhaheri

Description

@hdhaheri

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions