tue_robocup
tue_robocup copied to clipboard
Robocup 2022: find my mates
trafficstars
Current state: Stops after detecting people, because of unhashable PointStamped message.
ToDo: Going to convert PointStamped to pykdl_ros.VectorStamped. This requires making KDL Vector, Frame, etc hashable. I have found the solution for that. Once that is implemented. I can implement the conversion to VectorStamped. After which I can test again.