How to control joints of the infant model in unity using ros?

asked 2022-03-21 14:19:40 -0600

kamali gravatar image

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?
edit retag flag offensive close merge delete