CARLA Simulator + Autoware Universe Tutorials #2828
Replies: 11 comments 23 replies
-
Can you check the map folder path in start_2.sh |
Beta Was this translation helpful? Give feedback.
-
Hello @hatem-darweesh! I have a question about NPCs (e.g. other vehicles and pedestrians). When I run the Carla script I am suspecting that it has something to do with the clock, and time synchronization issues. I was wondering if you have experienced anything similar or have worked with enabling NPCs. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Is there a comparison/benefit to using the op_bridge implementation vs the provided CARLA ROS 2 bridge? |
Beta Was this translation helpful? Give feedback.
-
While running op_bridge,I am not getting the image and the car is always coming parallel to the road.I have attached the image, for you to look over. |
Beta Was this translation helpful? Give feedback.
-
@ashishrrs please review the part in the tutorial for modifying the sample sensor kit https://github.com/autowarefoundation/sample_sensor_kit_launch to have correct localization specially the start point between autoware and carla, they both must have the same sensor configuration. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @hatem-darweesh! Thank you in advance! I think your answer would be a big help for me.. |
Beta Was this translation helpful? Give feedback.
-
Hello, this is a great job. Does this job now support running under humble? |
Beta Was this translation helpful? Give feedback.
-
Hi @hatem-darweesh , |
Beta Was this translation helpful? Give feedback.
-
Good news.The above bridge is working now on Ubuntu 22.04 + ROS2 Humble. That means the latest autoware.universe is working. Still the tutorials are helpful.
Enjoy. |
Beta Was this translation helpful? Give feedback.
-
Setup instructions is updated: |
Beta Was this translation helpful? Give feedback.
-
Check out the examples and tutorials of using CARLA Simulator with Autoware:
Part 1:
Part 2:
Important Links:
Autoware Universe + OpenPlanner repo:
https://github.com/ZATiTech/autoware.universe.openplanner/tree/open-planner
OpenPlanner for Universe:
https://github.com/ZATiTech/open_planner
Carla Bridge:
op_bridge:
https://github.com/hatem-darweesh/op_bridge/tree/ros2
op_agent:
https://github.com/hatem-darweesh/op_agent/tree/ros2
scenario_runner:
https://github.com/hatem-darweesh/scenario_runner/tree/openplanner_carla_bridge
Note: This work is beta some functions won't work as expected. Looking forward to suggestions and feedback
Beta Was this translation helpful? Give feedback.
All reactions