Contents
Overview
osc_bridge provides the core functionality of communicating with both the OSC protocol and the ROS system.
touchosc_bridge extends this node, so most users will not need to interact with osc_bridge.
osc_bridge may be used to communicate with other OSC-compatible hardware and software via both TCP and UDP, but these features remain largely untested.
Node API
Parameters
~osc_name (string, default: Test)- Name of the node as it will appear in the Bonjour/Zeroconf system.
- Port that the OSC server will listen on
- Bonjour registration type of the OSC server
- setting the parameter to "True" will cause unhandled incoming OSC messages to be printed to the console.