Python interpreter can find turtle_tf_3

Hi All,

I’m followinf the TF ROS 101 course but at lecture 3 we have to make a multiple_broadcaster. IEven when I copy all the code I keep having a orange line under the code:

Import "turtle_tf_3d.get_model_gazebo_pose" could not be resolvedPylance(reportMissingImports)

When I execute the code all seems to work but I don’t understand why I get this message?

Any ideas about this?

Hello @ElectricRay1981 ,

As long as the code works as expected, I’d just ignore the warning.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.