Revision 02fc76ae client/python/hlrc_client/MiddlewareROS.py

View differences:

client/python/hlrc_client/MiddlewareROS.py
88 88

  
89 89
        self.logger.info("MiddlewareROS initialised")
90 90

  
91
    #######################################################################
92
    def is_running(self):
93
        return not rospy.is_shutdown()
91 94

  
92 95
    #######################################################################
93 96
    def publish_emotion(self, em_type, emotion, blocking):

Also available in: Unified diff