PlotJuggler / plotjuggler-ros-plugins

Many PlotJuggler plugins for ROS and ROS2.
GNU Affero General Public License v3.0
109 stars 44 forks source link

Plotjuggler 3 ignores ROS_MASTER_URI & ROS_IP #7

Open awesomebytes opened 3 years ago

awesomebytes commented 3 years ago

Hello, as always, thanks a lot for your amazing work!

I just tried to subscribe to a live topic from a robot (making my ROS_MASTER_URI point to the robot and my ROS_IP correct) and I found out I only get my local topics (from a rosbag I was testing) in Plotjuggler, not the ones in the robot. Plotjuggler 2.8.4 did show me the expected topics, so I was surprised to see the 3.0.7 version didn't.