Skip to content

Commit

Permalink
Merge pull request #297 from rock-core/void-class
Browse files Browse the repository at this point in the history
fix: point to roby void class
  • Loading branch information
jhonasiv authored Oct 23, 2024
2 parents 5743815 + 6ef1b56 commit 3675585
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/roby/actions/models/action.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ module Actions
module Models
# Basic description of an action
class Action
VoidClass = Roby::VoidClass
Void = Roby::Void

# Structure that stores the information about planning method arguments
#
# See MethodDescription
Expand Down

0 comments on commit 3675585

Please sign in to comment.