Publisher to call service
Hi, i am using the rosbridge connet with Unity, is it possible to call a serice with a publisher, which i write in Untiy?
Hi, i am using the rosbridge connet with Unity, is it possible to call a serice with a publisher, which i write in Untiy?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-10-29 04:45:13 -0500
Seen: 52 times
Last updated: Oct 29 '19
How to connect STM32 in JETSON NANO? (STEP-BY-STEP, PLEASE) [closed]
Merge two RS-16 Lidars to create 3D Map
ROSRUN couldn't find executable
Why is tf_broadcast_publisher creating future tfs
Robot_localization with IMU and conventions
error loading <rosparam> file does not exist
It's is possible to use SOEM to communicate directly to a AC Servo Drive using ROS?
You may already be aware, but Publishers don't normally interact with service servers, so the direct answer to your question would be "no".
Perhaps you could clarify whether you're looking to invoke a service from Unity over rosbridge?
@gvdhoorn yes, that is exactly what i want, invoke a service from Unity over rosbridge, do you have any idea?