How to use Unity with ROS kinetic?
Hello, I'm using ROS kinetic with Ubuntu 16.04.
I've ever heard that Unity supports ROS API, which means the robot of ROS can run in the Unity environment.
For example, I'd like to spawn the Turtlebot-kobuki model in the Unity environment for reinforcement learning.
It doesn't necessary to communicate with ROS pc in realtime; it would be okay the Unity environment runs independently from that of ROS.
Unfortunately, I'm not familiar with how to spawn them and import ROS's APIs.
So if anyone who has ever done or working with this kind of task, would you please give me helpful advice?
Thanks In advance. :)