Skip to content

Commit

Permalink
[knowledge_msgs/KnowledgeItem] Added a TASK constant
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-mitrevski committed Feb 1, 2020
1 parent 9066023 commit 90b3c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosplan_knowledge_msgs/msg/KnowledgeItem.msg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ uint8 FACT = 1
uint8 FUNCTION = 2
uint8 EXPRESSION = 3
uint8 INEQUALITY = 4
uint8 TASK= 4

uint8 knowledge_type

Expand Down

0 comments on commit 90b3c45

Please sign in to comment.