tier4_traffic_light_rviz_plugin Error
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Exploration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!