-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
This work is really great and helpful. Thank you for your great work firstly.
However, in the process of using this package to make lanelet2 map, I found that compared with the "autoware tool" on th…
-
A recent use case was raised in which object / regions of the Inertial Frame space are defined as polygons and many queries are required to interact with the RoadGeometry. Find them below:
**Object…
-
Hi @hatem-darweesh
I am following your tutorial: Autoware Universe with CARLA
My OS is ubuntu 20.04 and I have CARLA 0.9.13 version installed at:
![image](https://user-images.githubusercontent…
-
In the function of angle difference calculation, NaN value is returned when the absolute value of inner product is larger than 1.
https://github.com/autowarefoundation/autoware.universe/blob/045009c4…
-
`lanelet2` is once removed from `rolling`. in the sync below.
https://discourse.ros.org/t/new-packages-for-ros-2-rolling-ridley-2021-11-02/22963
This is caused by `ament_cmake` update and `mrt_cmake…
wep21 updated
2 years ago
-
Hi,
I am struggling to create a lanelet2 map with a regulatory element layer (mostly for priority on intersections).
Based on [this](https://github.com/fzi-forschungszentrum-informatik/Lanelet2…
-
Check the dependency and remove unnecessary messages that are replaced by autoware_auto_msgs from messages.
- [x] autoware_control_msgs
- [x] autoware_vehicle_msgs
- [x] autoware_perception_msgs
…
-
CommonRoad already has very large collection of scenarios. Can you please guide steps to load CommonRoad map and objects in CoincarSIM for cooperative behavior?
-
Hi,
I am new to this, and trying to convert Openstreet exported map to Lanelet2 and publish in ROS.
I just found a parser : https://pypi.org/project/lanelet2-parser/
But unable to get the map in …