Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: ros-noetic-octomap 1.9.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-noetic-octomap.git (read-only, click to copy) |
---|---|
Package Base: | ros-noetic-octomap |
Description: | ROS - The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. |
Upstream URL: | http://octomap.github.io |
Licenses: | BSD |
Submitter: | acxz |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-24 16:49 (UTC) |
Last Updated: | 2022-07-13 22:54 (UTC) |
Dependencies (3)
- ros-noetic-catkinAUR
- cmake (cmake-gitAUR) (make)
- ros-build-toolsAUR (make)
Required by (12)
- ros-noetic-dynamic-edt-3d
- ros-noetic-dynamic-edt-3d (make)
- ros-noetic-geometric-shapes
- ros-noetic-geometric-shapes (make)
- ros-noetic-moveit-core
- ros-noetic-octomap-ros
- ros-noetic-octomap-ros (make)
- ros-noetic-octomap-server
- ros-noetic-octomap-server (make)
- ros-noetic-rotors-gazebo-plugins (make)
- ros-noetic-rtabmap
- ros-noetic-rtabmap (make)
Sources (2)
Latest Comments
acxz commented on 2021-06-13 05:01 (UTC)
miramur commented on 2021-05-21 03:26 (UTC)
Getting a compilation error:
binvox2bt.cpp:230:9: error: reference to ‘byte’ is ambiguous
See StackOverflow for error explanation: https://stackoverflow.com/questions/45125957/byte-and-ambiguous-symbol-due-to-using-declarations
This has been fixed upstream, I would recommend an update: (see https://github.com/OctoMap/octomap/blob/devel/octomap/src/binvox2bt.cpp)
Pinned Comments
acxz commented on 2021-06-13 05:01 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.