Should change cxx standard from 14 to 17 in cmakelists
Search Criteria
Package Details: ros-noetic-rviz 1.14.19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-noetic-rviz.git (read-only, click to copy) |
---|---|
Package Base: | ros-noetic-rviz |
Description: | ROS - 3D visualization tool for ROS. |
Upstream URL: | https://wiki.ros.org/rviz |
Licenses: | BSD, Creative Commons |
Submitter: | acxz |
Maintainer: | AchmadFathoni (acxz) |
Last Packager: | AchmadFathoni |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-24 17:04 (UTC) |
Last Updated: | 2022-10-07 17:25 (UTC) |
Dependencies (41)
- assimp (doomsday, assimp-git)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-git-adreno, mesa-rusticl-git, mesa-amdonly-gaming-git, mesa-steamos, mesa-minimal-git, mesa-amber)
- ogre (ogre-2.1, ogre-next-git, ogre-git, ogre-1.10, ogre-docs-1.10, ogre-1.9)
- python-sip4
- qt5-base (qt5-base-git, qt5-base-headless)
- ros-noetic-geometry-msgs
- ros-noetic-image-transport
- ros-noetic-interactive-markers
- ros-noetic-laser-geometry
- ros-noetic-map-msgs
- ros-noetic-media-export
- ros-noetic-message-filters
- ros-noetic-message-runtime
- ros-noetic-pluginlib
- ros-noetic-python-qt-binding
- ros-noetic-resource-retriever
- ros-noetic-rosbag
- ros-noetic-rosconsole
- ros-noetic-roscpp
- ros-noetic-roslib
- Show 21 more dependencies...
Required by (19)
- ros-noetic-cartographer-rviz-git
- ros-noetic-cartographer-rviz-git (make)
- ros-noetic-librviz-tutorial
- ros-noetic-librviz-tutorial (make)
- ros-noetic-moveit-ros-visualization
- ros-noetic-rqt-rviz
- ros-noetic-rqt-rviz (make)
- ros-noetic-rtabmap-ros
- ros-noetic-rtabmap-ros (make)
- ros-noetic-rviz-imu-plugin
- ros-noetic-rviz-imu-plugin (make)
- ros-noetic-rviz-plugin-tutorials
- ros-noetic-rviz-plugin-tutorials (make)
- ros-noetic-rviz-python-tutorial
- ros-noetic-rviz-python-tutorial (make)
- ros-noetic-rviz-visual-tools
- ros-noetic-urdf-sim-tutorial
- ros-noetic-urdf-tutorial
- ros-noetic-viz
Sources (1)
Latest Comments
NextAlone commented on 2022-03-19 19:59 (UTC)
AchmadFathoni commented on 2022-01-07 13:12 (UTC) (edited on 2022-03-25 14:46 (UTC) by AchmadFathoni)
If you get error, downgrade your python-pyqt5 to 5.15.6-4 or follow https://github.com/ros-noetic-arch/ros-noetic-rviz/issues/4#issuecomment-1063257522
acxz commented on 2021-11-30 21:46 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.
FederAndInk commented on 2021-11-22 07:29 (UTC)
latest assimp is breaking this package, although rviz 1.14.11 is available and is fixing the issue. Is it possible to update the package please?
AchmadFathoni commented on 2021-10-23 06:56 (UTC)
ros-noetic-urdf
is updated to work with urdfdom
3.0.0
Maik93 commented on 2021-10-18 12:24 (UTC)
A temporary solution for this could be to checkout 3f6dee1 from ros-noetic-urdf
AchmadFathoni commented on 2021-10-10 08:48 (UTC)
@soh, that problem is being tracked in https://github.com/ros/urdf/issues/37
soh commented on 2021-10-10 06:48 (UTC) (edited on 2021-10-10 07:45 (UTC) by soh)
cannot build. error like this:
==> Starting build()...
.......
-- catkin 0.8.10
-- BUILD_SHARED_LIBS is on
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Error at /opt/ros/noetic/share/urdf/cmake/urdfConfig.cmake:173 (message):
Project 'rviz' tried to find library
'$<$<NOT:$<CONFIG:Debug>>:/usr/lib/liburdfdom_sensor.so>'. The library is
neither a target nor built/installed properly. Did you compile project
'urdf'? Did you find_package() it before the subdirectory containing its
code is included?
Call Stack (most recent call first):
/opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
CMakeLists.txt:117 (find_package)
-- Configuring incomplete, errors occurred!
Reverse all packages related to urdf to versions published in 2020 seems help.
Pinned Comments
AchmadFathoni commented on 2022-01-07 13:12 (UTC) (edited on 2022-03-25 14:46 (UTC) by AchmadFathoni)
If you get error, downgrade your python-pyqt5 to 5.15.6-4 or follow https://github.com/ros-noetic-arch/ros-noetic-rviz/issues/4#issuecomment-1063257522
acxz commented on 2021-11-30 21:46 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.