rapyuta-robotics / turtlebot3-UE

Apache License 2.0
39 stars 15 forks source link

Export Blueprint Turtlebot3 #59

Closed Juliette1012 closed 1 year ago

Juliette1012 commented 1 year ago

Hello,

I would like to be able to simulate a turtlebot3 in Carla Simulator using Carla-ROS-Bridge. For this I need the blueprint and the functionality of the turtlebot in Unreal Engine. I saw your project and you managed to simulate a turtlebot and its different functionalities in Unreal engine. Do you know how I can use your project to do the same thing in the Carla simulator?

Thank you in advance for your help

Tadinu commented 1 year ago

You seem to have referred to an UE practice that allows us to commonly use BPs/assets under Contents among projects, if so it might be better asked in UE forum. Some suggestions may be:

yuokamoto commented 1 year ago

FYI: one pr is in progress https://github.com/rapyuta-robotics/RapyutaSimulationPlugins/pull/154

I confirmed turtlebot3 can be contrlled from /cmd_vel topic in UE5 Empty level with GameModeBase.

yuokamoto commented 1 year ago

closed since no activity