In the group of isometries of the plane, let $r$ be a rotation by $\frac{2\pi}5$ radians and let $s$ be a translation. I'd like to find a finite presentation of the subgroup $G=\langle r,s\rangle$. Some obvious relations I can think of are: $$r^5=1\\(sr)^5=1\\srsr^{-1}=rsr^{-1}s$$ but these seem insufficient, because when I put them into a Knuth-Bendix calculator, it runs forever and generates larger and larger rewriting systems that don't reduce $(s^2r)^5$ to the identity. I know Knuth-Bendix can fail, but I sort of expect it to work here because I read that Euclidean groups are automatic.
How can we find (with proof) a presentation of $G$? How can we even see whether $G$ is finitely presentable?
(I could find a matrix representation like in this answer, but I'm not sure how that would help me find a presentation.)
Edit: I added the relation $sr^2sr^{-2}=r^2sr^{-2}s$ based on some geometric reasoning (tiling a pentagon of side length 2 with shapes of side length 1 represented by the relations). KB still runs forever, but now it eventually reaches rewriting systems that establish $(s^nr)^5=1$ for $n=2,3,4$, so this seems like a more promising candidate for the correct presentation.