igvc-software icon indicating copy to clipboard operation
igvc-software copied to clipboard

Vision launch file uses global namespace in parameter server

Open JasonGibson274 opened this issue 6 years ago • 0 comments
trafficstars

The vision launch file in igvc_perception puts all of its parameters at the global level rather than namespaced within in the node. The parameters should be under the node tag and then a private node handle should be created and used inside cnn.py

AC: Parameters put inside the namespace of the node instead of globally

JasonGibson274 avatar Oct 21 '19 20:10 JasonGibson274