Registry / other / joctomap

joctomap

JSON →
library1.12.6javamavenunverified

A Java implementation of OctoMap, a probabilistic occupancy mapping library for robotics.

<dependency> <groupId>us.ihmc</groupId> <artifactId>joctomap</artifactId> <version>1.12.6</version> </dependency>
INSTALL
IMPORT
SIG · JOCTOMAP
J
joctomap
otherjavav1.12.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JOctoMap
us.ihmc.joctomap.JOctoMap

Creates an OctoMap and inserts a point cloud.

import us.ihmc.joctomap.JOctoMap; JOctoMap map = new JOctoMap(0.05); map.insertPointCloud(pointCloud, origin);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
joctomap — mvn dependency:get joctomap · libregistry