PilzDE / pilz_teach

Jogging a manipulator and defining poses as you are used to in robotics controllers, but using native ROS functionality
GNU General Public License v3.0
3 stars 2 forks source link

[CI] Ensure Python 3 Compatibility #9

Open DamKoVosh opened 5 years ago

DamKoVosh commented 5 years ago

Use the Pylint project and its --py3k flag in CI to lint the code to receive warnings when it begins to deviate from Python 3 compatibility.