Skip to content

Parametric Pose Array Publisher

USAGE:

the publisher ..

Terminal window
ros2 run ScanPlanPkg ScanPlanNode

a node to change params:

Terminal window
ros2 run ScanPlanPkg fastparam

the parametric pose array publisher receives the following parameters and runs it’s algorithm to generate a PoseArray message responsively (event driven) to parameter changes.

  • grid_size (i.e. 1 = a grid of 1x1, 2 = a grid of 2x2, etc.) .. default: 3
  • grid_spacing (i.e. 0.5 = 0.5m between each grid point) .. default: 0.5
  • PoseArray message
  • /parametric_pose_array