Skip to content

how to manager the octomap updates from pointcloud of camera? #122

@xibeisiber

Description

@xibeisiber

Hi all,
I wonder how to create the collision information in tesseract_environment::Environment automatically from the pointcloud of a camera.

I saw in the example that I can manually convert the pointcloud to octomap and use tesseract_environment::AddLinkCommand to add the collision info to tesseract_monitoring::EnvironmentMonitor. But if the enviroment is changing, should I write a ros subscriber callback function to update the EnvironmentMonitor consistently?

Moveit use a sensor_plugin: occupancy_map_monitor/pointcloudoctomapupdater to update the octomap from pointcloud. Is it possible and how to use the plugin in tesseract?

Thanks!
Jiying

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions