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

Unable to record any carla_msgs #720

Open
D-2n opened this issue Jan 23, 2024 · 1 comment
Open

Unable to record any carla_msgs #720

D-2n opened this issue Jan 23, 2024 · 1 comment

Comments

@D-2n
Copy link

D-2n commented Jan 23, 2024

I am trying to record (ros2 bag record) carla messages, specifically, /carla/ego_vehicle/vehicle_status, which has the type 'carla_msgs/msg/CarlaEgoVehicleStatus'. However, i get the error in the terminal: [WARN] [1706011641.233481530] [rosbag2_transport]: Topic '/carla/ego_vehicle/vehicle_status' has unknown type 'carla_msgs/msg/CarlaEgoVehicleStatus' associated. Only topics with known type are supported. Reason: 'package 'carla_msgs' not found, searching:.

Does anyone know how to fix this? I've sourced everything.

@Billthekidz
Copy link

I don't think you've sourced everything if the error is "carla_msgs not found."
You might have sourced all correct source scripts, but is carla_msgs isn't being built, you will not find it in your workspace.
First confirm if you have carla_msgs in your workspace?

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

2 participants