tier4_traffic_light_rviz_plugin Error
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
While compiling autoware.universe,tier4_traffic_light_rviz_plugin shows the following errors:
--- stderr: tier4_traffic_light_rviz_plugin
CMake Warning (dev) at CMakeLists.txt:24 (find_package):
Ignoring EXACT since no version is requested.
This warning is for project developers. Use -Wno-dev to suppress it.
In file included from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreMemoryAllocatorConfig.h:32,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgrePrerequisites.h:315,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreVector.h:37,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreVector3.h:1,
from /opt/ros/galactic/include/rviz_common/frame_manager_iface.hpp:45,
from /opt/ros/galactic/include/rviz_common/display_context.hpp:42,
from /home/eco-ev/autoware/src/universe/autoware.universe/common/tier4_traffic_light_rviz_plugin/src/traffic_light_publish_panel.cpp:28:
/opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreAlignedAllocator.h:108:73: warning: extra ‘;’ [-Wpedantic]
108 | AlignedAllocator(const AlignedAllocator<U, Alignment>& other) {};
|
Thank you ahead for any help!
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!