How to control joints of the infant model in unity using ros?
From Unity, I can able to control the infant model assigning numerical values to each joint. Since now I can able to communicate between Unity and ROS how can I
- publish a numerical value on ROS
- read this value on Unity and use it to control the infant model?