ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

After hours of trying to figure out what it was on my own, I found out that I mistyped the first line of my python files. I had this #! usr/bin/env python3 When I should have had this #! /usr/bin/env python3.