Issue in 4.8 Services Quiz python

found the error

  1. its “from services_quiz_srv.srv import Turn”
  2. it should be request = Turn.Request()
1 Like