Hi,
I already successfully run 'env, robot = fetchpy.initialize()'.
In my project, I need access the fetch robot's head camera in the openrave simulator. I tried:
'robot.GetSensors()'
'robot.GetAttachedSensor()'
Thay all return None. But there is sensor's information in the urdf file. Could you please let me know how to access the camera in the openrave simulator?
Thank you very much!
Hi,
I already successfully run 'env, robot = fetchpy.initialize()'.
In my project, I need access the fetch robot's head camera in the openrave simulator. I tried:
'robot.GetSensors()'
'robot.GetAttachedSensor()'
Thay all return None. But there is sensor's information in the urdf file. Could you please let me know how to access the camera in the openrave simulator?
Thank you very much!