After talking with Daniel, we realized the current implementation of the vision stack code doesn't have any test/template scripts to subscribe to the camera publisher to actually process data, so it'd be hard for new members to understand how to use the code.
Daniel did find an old test script from the original mil repository (using ROS1) that was used to test vision stack with camera data, so I'm going to transfer that over to mil2 and make adjustments to it to use the new front cam as well as the new syntax changes.
I'll also validate that new publishers are created for each layer in the vision stack so we can extract processed data from individual layers.