code-iai / ROSIntegration

Unreal Engine Plugin to enable ROS Support
MIT License
410 stars 132 forks source link

{ Plugin "ROSIntergration" failed to load } problem #203

Open Liuhsinlun opened 8 months ago

Liuhsinlun commented 8 months ago

ERROR2 ERROR

trying to add 'ROSIntergration' plugin into Engine/Plugins folder,system requires restart my Unreal Engine(4.26) and got this error message, I tried many solutions but doesn't work.

solution I tried : project is already a C++ project add "Installed": true in the .uproject file

I am new to Unreal Engine and would appreciate it if someone could help answer my questions. Thankssss!!

tsender commented 8 months ago

I have no experience placing plugins manually in the Engine/Plugins folder within ProgramFiles. It is recommended to just place the plugin in your Project/Plugins folder instead as mentioned in the README under "Usage: Setting up the plugin"