First time here? Check out the FAQ!
answered 2013-11-19 05:56:42 -0500
Within you package your service file needs to refer to its own messages without the package name:
AgentState state
instead of:
pedsim_msgs/AgentState state