Search code examples
unity-game-enginenao-robot

Exporting Nao robot Simulator in Unity3D


I'm using the Coregraphe 2.1.4 software as simulator, I'd like to export this simulator into Unity 3D in order to make a videogame where people can interact and play with Nao.

I've successfully exported the model of the Robot in Unity but i can not animate it.

Is it possible to export the Nao robot simulator in Unity3D? Or, are there other way to run the simulator in Unity3D?

Thank :)


Solution

  • I've successfully exported the model of the Robot in Unity but i can not animate it.

    Export it to a 3D software such as Maya or Blender, then animate it there and import the 3D model and the animation back to Unity. Blender is free. You just need to learn animation.

    Is it possible to export the Nao robot simulator in Unity3D?

    No. You can't export a software to Unity. If the company that made it produced a DLL plugin for Unity then you can. They don't have plugin for Unity, so you can't.

    are there other way to run the simulator in Unity3D?

    No. All the answer to your questions are No, No and No. Although, you can animate your 3D model in a 3D software then import into Unity.