Skip to content

Create a plugin

Jeremie Deray edited this page May 23, 2017 · 16 revisions

Create a plugin


The laser_odometry scheme package relies on pluginlib.

To create a plugin for your scan-matcher (say my_scan_matcher), first create a new ros package laser_odometry_my_scan_matcher.

Clone this wiki locally