microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.55k stars 4.61k forks source link

Error while trying to record data with rosbag #2798

Open pmff96 opened 4 years ago

pmff96 commented 4 years ago

Using Ubuntu 18.04 LTS, Unreal Engine 4.24 and latest AirSim version. I created a custom environment and I'm trying to record data using rosbag, but I face the following error. AirSim settings are the same as presented in the front_stereo_and_center_mono file of the airsim_tutorial_pkgs package.

image

The reproduction steps are described below:

  1. Open project in UE4 and hit the Play button
  2. roslaunch airsim_ros_pkgs airsim_node.launch
  3. roslaunch airsim_tutorial_pkgs front_stereo_and_center_mono.launch
  4. rosbag record -a
EdwinMeriaux commented 4 years ago

Are you following the ROS wrapper example? Is it from that you are using the front_stereo_and_center_mono.launch file? Also where are you doing rosbag record -a?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.