Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rosbag replay error #730

Open
j1lee17 opened this issue May 7, 2024 · 0 comments
Open

Rosbag replay error #730

j1lee17 opened this issue May 7, 2024 · 0 comments

Comments

@j1lee17
Copy link

j1lee17 commented May 7, 2024

Version info

  • ROS2 foxy
  • Ubuntu 20.04
  • CARLA 0.9.13

I wanna replay manual control simulation through ros .bag file

However, there are some unknown issues that i cannot address
I explain a situation what i executed

I run "ros2 launch carla_ros_bridge carla_ros_bridge_with_example_ego_vehicle.launch.py"

And record CARLA vehicle control cmd "ros2 bag record /carla/ego_vehicle/vehicle_control_cmd_manual
/carla/ego_vehicle/vehicle_control_manual_override" to replay.
After record through bag file
Run the bag file

  • set CARLA env and spawn ego_vehicle
    "ros2 launch carla_ros_bridge carla_ros_bridge.launch.py"
    "ros2 launch carla_spawn_objects carla_example_ego_vehicle.launch.py"
  • run the bag file
    "ros2 bag play "

However, ego_vehicle did not move according to the recorded control command. ('/carla/ego_vehicle/vehicle_control_cmd_manual')

Does anyone who can address this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant