Hi, I am trying to use ROS wrapper with AirSim simulator Unreal engine on Linux (default settings,json file and airsim_node.launch), but
Exception raised by the API:
rpclib: function 'getMultirotorState' (called with 1 arg(s)) threw an exception. The exception contained this information: Vehicle API for 'ComputerVision' is not available. This could either because this is simulation-only API or this vehicle does not exist.
error
This error occurs permanently, and any topic and service do not work.
How can I solve this problem?
Hi, I am trying to use ROS wrapper with AirSim simulator Unreal engine on Linux (default settings,json file and airsim_node.launch), but
Exception raised by the API:
rpclib: function 'getMultirotorState' (called with 1 arg(s)) threw an exception. The exception contained this information: Vehicle API for 'ComputerVision' is not available. This could either because this is simulation-only API or this vehicle does not exist.
error
This error occurs permanently, and any topic and service do not work.
How can I solve this problem?