How I publish a message using rosjs
Could you help me to publish a simple message using rosjs. Iam struggling to publish a simple button(in html) to ros
How can I do this
asked 2013-03-17 18:54:04 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Could you help me to publish a simple message using rosjs. Iam struggling to publish a simple button(in html) to ros
How can I do this
answered 2013-03-18 00:45:55 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Assuming you have everything installed, take a look at the rosjs wiki, it shows you how to get started with a publisher/subscriber and service call.
Hello,
I don't know which version of rosbridge you are using. The up-to-date version of rosbridge is available in groovy and fuerte. Check out rosbridge_suite instead of rosbridge.
Please follow https://github.com/RobotWebtools/rosjs
example directory should give you an idea of how to do things.
Jihoon Lee(Yujin Robot)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-03-17 18:54:04 -0500
Seen: 400 times
Last updated: Mar 18 '13
Real-time map generate on web like a Rviz
rosbridge and rosjs/actionlib Fails
How can I publish an integer and string (Int16 & String) using roslibjs?
How to send array of a msg type in a service call over rosbridge? [closed]
Robot Web Tools – data not loading
Launch file for ROS2 - rosbridge_websocket (Windows)