Skip to content

Commit

Permalink
chore: rename describe people state file
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Dec 3, 2023
1 parent af2d881 commit d6fe07b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from .vision import GetImage, ImageMsgToCv2


class TestDescribePeople(smach.StateMachine):
class DescribePeople(smach.StateMachine):

def __init__(self):
smach.StateMachine.__init__(
Expand Down

0 comments on commit d6fe07b

Please sign in to comment.