Skip to content

Topic fixes

Parker Lusk requested to merge plusk01/voxl_mpa_to_ros:topic-fixes into master
  1. remove leading slash from advertised topics in each interface -- this allows these topics to be namespaced using the launch file
  2. use a public NodeHandle for topics, private for parameters
  3. allow TOF pointcloud frameid to be set from launch file

Merge request reports