-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
package 'carla_pointcloud' not found #6731
Comments
@wenjing1170 Sorry to bother you, I am experiencing the same problem when running open_planner(ROS2 humble), can you share your solution to this problem? |
It's been so long that I can't remember the exact solution. It seems that the file path of my source code is wrong. It seems that openplanner must be placed in the appropriate path. You can try placing autoware, openplaner, and carlabridge strictly according to the path in the openplanner tutorial.
… On May 15, 2024, at 6:46 PM, TianYifan-Vincent ***@***.***> wrote:
@wenjing1170 <https://github.com/wenjing1170> Sorry to bother you, I am experiencing the same problem when running open_planner(ROS2 humble), can you share your solution to this problem?
—
Reply to this email directly, view it on GitHub <#6731 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A2UKTM5AKLX4OPI36WNONZTZCM4IFAVCNFSM6AAAAAA35AZ532VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJSGE3TIMBWGQ>.
You are receiving this because you were mentioned.
|
Thank you your reply, but i have a question: do i need to rebuild the project? Because I indeed didn't find the package 'carla_pointcloud' in folder autoware/install as the problem raised. Is the existence of this package relevant? |
CARLA version: 0.9.13(Debian)
Platform/OS: Ubuntu 20.04 LTS, RTX3080, nvidia driver 535, cuda 11.6, ROS2 galactic, autoware.universe
Problem you have experienced:
I follow the official guidence to run openplanner demo on carla and autoware.autoware paltform. When I run the demo, the error is as follow:
There is no 'carla_pointcloud' dkpg in my system environment. I have no idea. Thanks.
The text was updated successfully, but these errors were encountered: