ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I was able to get both the Publisher and ImageView working by moving the publisher to its own class that implemented NodeMain. Then I had to assign two seperate NodeName's when running them with NodeRunner.