-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Action: improve error message in case of wrong return types
at the moment the follwoing code produces an error which is not really addressing the issue Robot.actions do describe('move robot') def move(arg) Roby::Task.new end end --> invalid replacement: missing provided models Roby2::Actions::Main::Move
- Loading branch information
Alexander Duda
authored and
Alexander Duda
committed
Nov 10, 2015
1 parent
b68f70c
commit 651007c
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters