Skip to content

motoman_driver - simple_message not available #561

Answered by gavanderhoorn
tall1 asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know what type of message this service accepts

as the output of your rosservice info call shows: WriteSingleIO. Easiest would be to:

from motoman_msgs.srv import *

as they do in the tutorial you link (easiest, not necessarily nicest).

As to calling the service: you'd supply address and value. I'm not sure what <message> would be (see also the srv definition).

but this message is not available in the rosmsg list.

that would not be as it should be.

Just to get it out of the way: you did source the setup.bash of your workspace, and motoman_msgs has been built?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tall1
Comment options

@gavanderhoorn
Comment options

Answer selected by tall1
@tall1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #560 on July 05, 2023 07:19.