tier4_traf​fic_light_​rviz_plugi​n Error

3 views (last 30 days)
Harvey
Harvey on 18 Aug 2022
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!

Answers (0)

Categories

Find more on Data Exploration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!