Install this package:
emerge -a ros-noetic/rosatomic
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/rosatomic
Or alternatively:
emerge --autounmask-write -a ros-noetic/rosatomic
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.25-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic
package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will
conditionally use those instead.
</longdescription>
<upstream>
<maintainer status="active">
<email>dash@clearpathrobotics.com</email>
<name>Devon Ash</name>
</maintainer>
<bugs-to>https://github.com/ros-gbp/ros_realtime/issues</bugs-to>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | rosatomic-noetic-release-1.0.25.tar.gz | 19637 bytes |
| EBUILD | rosatomic-1.0.25-r1.ebuild | 622 bytes |
| MISC | metadata.xml | 797 bytes |