Replies: 2 comments 4 replies
-
Which service are you trying to call? the one that you wrote? did you setup the service server properly in ur node code? could you post a code snippet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to launch a service (for the last part of the training), and it shows up in the "service list" . But, whenever I try to call it, it says "waiting for service to become available...".
Right now, I just created a launch_ros.actions.Node for the service, but is there something else you need to do to launch the it?
I was following along with this to make the file: https://docs.ros.org/en/foxy/Tutorials/Launch-Files/Creating-Launch-Files.html
Beta Was this translation helpful? Give feedback.
All reactions