roslibpy : Publishing and subscribing using custom messages
are there some examples which could guide me to publishing and subscribing using custom messages with roslibpy ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
are there some examples which could guide me to publishing and subscribing using custom messages with roslibpy ?
For completeness, the question is answered in detail in this github issue, but in short: you don't need to add any additional type information, simply supply a message -which is basically a python dictionary- that matches (key and value-type-wise) to the expected message format and that's it.
Asked: 2018-10-01 04:45:42 -0600
Seen: 1,978 times
Last updated: Feb 19 '19
rosbridge error in ROSProxy.py on Fuerte with roslib.rostime
Rosbridge TCP Error: __init__() got an unexpected keyword argument 'parameters'
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
Documentation on writing hardware drivers
@gramaziokohler @gonzalocasas