Skip to content

Using rosbridge protocol to publish ROS topicsΒ #48

@tckarenchiang

Description

@tckarenchiang

Instead of using convert_json_to_ros_message to convert JSON to ROS messages in our custom python script, we could use rosbridge protocol to write rosbridge JSON packets to the pipe in Lua side and create a Python script that reads bytes from the pipe and write to the TCP socket (connected to a rosbridge) without interpreting them at all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions