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?