Update ScanLocationsForObject skill
Allow this skill to only match the class id of the object to search for.
Merge request reports
Activity
assigned to @utetg_groeger
@reister I have added another parameter with which to disable matching of the instance name. This is different from what we discussed (making the instance name an optional parameter), as I use the
ObjectID
class defined inRobotAPI
in the parameters. (This means making the instance name optional will require a copy of this class with the instance name set to optional)requested review from @reister
Thanks @utetg_groeger !
/cc @younes
mentioned in commit 8865fce3
Please register or sign in to reply