def run(self):
pass
#rospy.init_node(self._node_name)
#send1 = send.Send('hello_world', String)
#receive1 = receive.Receive('hello_world_2', String, self.on_received1)#?FunctionUnit??????
#rospy.spin()
function_unit.py 文件源码
python
阅读 20
收藏 0
点赞 0
评论 0
评论列表
文章目录