/Unity_Robotics_ROS2_Messaging

This repository will show how to install Unity-Robotics -Hub to send messages into a TCP-server and subscribe to the messages using ROS2. Example for reading positional x,y & z and rotational q1,q2 & q3 of a rotating cube. Please cite this repository if used.

Primary LanguageC#MIT LicenseMIT

Unity_Robotics_ROS2

Follow the main branch of this repository only

This repository demonstrates how to set up Unity-Robotics-Hub to send messages to a TCP server and subscribe to those messages using created ROS2 package. This repository is the summarization of all data/links required for it.
(overall image)

Software

ROS2 Section

Unity Section

Check the ROS2 connection using rqt_graph. Mine looks like this:

Screenshot from 2024-10-23 21-43-02