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

Large sized lanelet2 maps #20

Open
rreddy78 opened this issue Apr 8, 2024 · 1 comment
Open

Large sized lanelet2 maps #20

rreddy78 opened this issue Apr 8, 2024 · 1 comment

Comments

@rreddy78
Copy link

rreddy78 commented Apr 8, 2024

Hello,

Is there any limit on the size of lanelet2 maps that can be loaded ? I am trying to visualize a rather large lanelet2 map and there is a crash as follows:

[ INFO] [1712585500.512889425]: OpenGl version: 4.6 (GLSL 4.6) limited to GLSL 1.4 on Mesa system.
[ INFO] [1712585500.566432188]: LaneletMapPlugin: retrieving map from lanelet2_interface_ros...
rviz: /home/sxv1kor/Downloads/lanelet2_rviz/catkin_ws/src/lanelet_rviz_plugin_ros/src/map_element_ogre_helper.hpp:133: void ogre_helper::{anonymous}::drawMonoPolygon(const MonoPolygon&, Ogre::ManualObject*, Ogre::ColourValue): Assertion `obj->getCurrentVertexCount() < 65535' failed.
[my_rviz-2] process has died [pid 353920, exit code -6, cmd /opt/ros/noetic/lib/rviz/rviz -d /home/sxv1kor/Downloads/lanelet2_rviz/catkin_ws/src/lanelet_rviz_plugin_ros/launch/sample_lanelet_viz.rviz __name:=my_rviz __log:=/home/sxv1kor/.ros/log/28c163da-f5a1-11ee-8356-2d8d7ab87940/my_rviz-2.log].
log file: /home/sxv1kor/.ros/log/28c163da-f5a1-11ee-8356-2d8d7ab87940/my_rviz-2*.log

Might not be able to share the lanelet2 file here, but here are the sizes:
Num Nodes: 232428, Num Ways: 17018, Num Relations: 6208
Max Size of Way: 21 Nodes.

Thanks!

@rreddy78
Copy link
Author

rreddy78 commented Apr 9, 2024

Hey, I see that the issue is already reported here: [https://github.com//issues/11]
Is the solution to use the latest Orge libraries ?

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