I am trying to run this on ros-melodic with python 2.7 but I keep getting
AttributeError: module 'enum' has no attribute 'IntFlag' error
I see that it has only been tested on ROS-Noetic, so does this mean there is a dependency where it can only runon python 3.x or can it be run on python 2.x too?