Classes | Namespaces | Functions | Variables
rosjson.py File Reference

Go to the source code of this file.

Classes

class  rosjson.ROSJSONException

Namespaces

namespace  rosjson

Functions

def rosjson.ros_message_to_json
 Convert ROS message to JSON representation.
def rosjson.value_to_json
 Convert value to JSON representation.

Variables

dictionary rosjson._JSON_ESCAPE = {'\\':r'\\', '"':'\\"', '\b':r'\b', '\f':r'\f', '\n':r'\n', '\r':r'\r', '\t':r'\t'}


rosjson
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Sat Dec 28 2013 17:47:46