KRSSG / robocup

Main Code Base for SSL
21 stars 27 forks source link

Updated fsm.py #60

Closed Sharat-Bhat closed 5 years ago

thebhatman commented 5 years ago

This change isn't required. Because self.start_state is a member function as well as property of the class. And it returns self._start_state only. See this https://github.com/KRSSG/robocup/blob/9ac7a37d08bebdee7f383e0083d6a5c91655060b/fsm.py#L31

saurabhkgp21 commented 5 years ago

If this PR isn't required you can close this