Roslibjs publish topic error

asked 2016-09-24 00:10:25 -0500

solb22 gravatar image

updated 2016-09-24 02:02:30 -0500

I set up the roslibjs exactly as the tutorial suggets, and subscribing is working great ( I am able to connect to the websocket, etc). However, whenever I try to publish I get an error in the rosbridge websocket below:

[ERROR] [15.500000] [/rosbridge_websocket]: [Client 7] [id: publish:/cmd_vel:2] publish: 'type'

I am using the indigo release of ROS & Ubuntu 14.04, and the current version of both eventransmitter & roslibjs from the CDN Here is the link:http://wiki.ros.org/roslibjs/Tutorials/BasicRosFunctionality

edit retag flag offensive close merge delete

Comments

Could you provide more info. like the image of your terminal, and also the javascript code just to be sure that it is indeed the same as the one in the tutorial.

pablocesar gravatar image pablocesar  ( 2016-09-27 07:43:21 -0500 )edit