Parametric Pose Array Publisher

USAGE:

the publisher ..

ros2 run ScanPlanPkg ScanPlanNode

a node to change params:

ros2 run ScanPlanPkg fastparam

what is it?

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.

Params:

  • 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

Output:

  • PoseArray message

Topic:

  • /parametric_pose_array