tier4_traffic_light_rviz_plugin Error #2731
Unanswered
EcotronCorp
asked this question in
Q&A
Replies: 2 comments
-
@EcotronCorp |
Beta Was this translation helpful? Give feedback.
0 replies
-
@EcotronCorp Is your question resolved? If so, I will close the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions