I'm having the same issue as described here https://github.com/EricVoll/ros-sharp/issues/10 when trying to add ros-sharp to an existing Unity project. I followed the instructions in your repo and the youtube tutorial and already added the Plugins folder with Newtonsoft.Json AOT. As a result, I'm also not getting the ROSBridgeClient tab.
Can this be related to versions? I'm on Unity 2019.4.26 with MRTK 2.6.0.
I also tried the sample project, but got similar errors:
Hi @EricVoll
I'm having the same issue as described here https://github.com/EricVoll/ros-sharp/issues/10 when trying to add ros-sharp to an existing Unity project. I followed the instructions in your repo and the youtube tutorial and already added the Plugins folder with
Newtonsoft.Json AOT
. As a result, I'm also not getting the ROSBridgeClient tab.Can this be related to versions? I'm on Unity 2019.4.26 with MRTK 2.6.0.
I also tried the sample project, but got similar errors: