Python 3 was not well supported by ROS Melodic. stretch_deep_perception required Python 3, which could cause issues and confusion. To help clarify when code used Python 3, the filenames had the pattern *_python3.py. I've changed the filenames to remove this pattern, since all of the ROS Noetic code will be using Python 3 by default, and ROS Noetic supports Python 3.pull/24/head