Skip to content

or_octomap is a collision checker and sensor system plugin for OpenRAVE, intended to allow OpenRAVE meshes to be collision checked against octrees.

Notifications You must be signed in to change notification settings

dseredyn/or_octomap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

or_octomap

or_octomap is a collision checker and sensor system plugin for OpenRAVE, intended to allow OpenRAVE meshes to be collision checked against octrees.

Two plugins are created:

or_octomap : A sensor system. When the "Enable" command is called, an OctomapServer is created which takes in new data from a point cloud. OpenRAVE objects can be filtered out of the octomap.

or_octomap_checker: A collision checker. or_octomap must be created and enabled first. Then, or_octomap_checker can be set as the collision checker. When this is done, all collision checks get tested against the octomap before they are tested against other OpenRAVE kinbodies.

About

or_octomap is a collision checker and sensor system plugin for OpenRAVE, intended to allow OpenRAVE meshes to be collision checked against octrees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • CMake 1.8%
  • C 0.2%