Robot_control_class.py has some pylint warnings causing confusion for novices

Hello,

When I copied and pasted the robot_control_class code. there is a yellow warning as below picture

H @fkaraal,

could you tell us what is the error/warning message?

If you just put your mouse over the yellow or red lines in the Code Editor (in the files that are open), the error message is normally shown.

Sometimes the warnings are not really critical.

Could you tell us the exact Unit and the name of the course which are you following when you got this error so that I can try to reproduce it?

Well, I actually think it is ROS Prerequisites Exam based in the category of this post. Let me now check why this course is not shown to me.

I was checking these warning messages, they are basically pylint warnings about good practices for coding, not real problems.

In any case, I’ll put this on my list of things to solve to avoid these warnings which certainly pose questions in students’ minds.

1 Like