Should change cxx standard from 14 to 17 in cmakelists
Search Criteria
Package Details: ros-noetic-rviz 1.14.20-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: | acxz |
Last Packager: | AchmadFathoni |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-24 17:04 (UTC) |
Last Updated: | 2023-06-11 09:55 (UTC) |
Dependencies (41)
- assimp (assimp-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-git-frog-fifo-v1AUR, mesa-amber)
- ogre (ogre-next-gitAUR, ogre-gitAUR, ogre-1.9AUR, ogre-legacyAUR)
- python-sip4AUR (python-sip4AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- ros-noetic-geometry-msgsAUR
- ros-noetic-image-transportAUR
- ros-noetic-interactive-markersAUR
- ros-noetic-laser-geometryAUR
- ros-noetic-map-msgsAUR
- ros-noetic-media-exportAUR
- ros-noetic-message-filtersAUR
- ros-noetic-message-runtimeAUR
- ros-noetic-pluginlibAUR
- ros-noetic-python-qt-bindingAUR
- ros-noetic-resource-retrieverAUR
- ros-noetic-rosbagAUR
- ros-noetic-rosconsoleAUR
- ros-noetic-roscppAUR
- ros-noetic-roslibAUR
- Show 21 more dependencies...
Required by (21)
- ros-noetic-cartographer-rviz-git
- ros-noetic-cartographer-rviz-git (make)
- ros-noetic-hector-slam-launch
- ros-noetic-jackal-viz
- 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
- Show 1 more...
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.