Using ros::service::call
hi all, could someone give me any exemples about ros::service::call? i found osme information from the API, but i need a concrete exemple.
thanks in advance.
hi all, could someone give me any exemples about ros::service::call? i found osme information from the API, but i need a concrete exemple.
thanks in advance.
The roscpp Overview has an example of using ros::service::call
.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-01-16 20:39:45 -0500
Seen: 4,722 times
Last updated: Jan 17 '12
Occasional service call failure
roscpp service calls - multithreading
Maps, is it better to publish on a topic or use a service and have other nodes request a map?
Do the default subscription constructors block?
publishing large message over spotty connection
roscpp: requesting current queue state of subscriber
how does second term of advertise
In general: How to catch subscription errors?
How to share ros msg type between service & client
How to make sure all messages are published before calling ros::Publisher::shutdown?