修改bug
This commit is contained in:
parent
e8e2ecd86d
commit
2ebfbb4c94
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
import rospy
|
||||
import numpy as np
|
||||
from your_package.srv import FftService, FftServiceResponse
|
||||
from position_demo.srv import FftService, FftServiceResponse
|
||||
|
||||
# 服务回调函数,进行FFT变换
|
||||
def handle_fft_request(req):
|
||||
|
Loading…
x
Reference in New Issue
Block a user