Create a simple Unity scene which subscribes to a [ROS topic](http://wiki.ros.org/ROS/Tutorials/UnderstandingTopics#ROS_Topics) to change the colour of a GameObject ...
Next, we will create a trigger in Unity that functions to trigger an event or condition within the scene. This trigger is very useful in creating dynamic and interactive gameplay. You can determine ...