Package Details: ros-noetic-octomap 1.9.8-1

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)

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.

Latest 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.

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)