UnityRos2 icon indicating copy to clipboard operation
UnityRos2 copied to clipboard

Results 8 UnityRos2 issues
Sort by recently updated
recently updated
newest added

Hi everyone, When ROS and Unity are on the same Linux environment, the robot can move correctly. But when I try to access the ROS node (in the Linux environment)...

Hi, I am using a standalone Unity build (v2019.4.23f1) with ROS2 dashing on Ubuntu 18.04, as an HMI application. After a fresh reboot I am able to see the image...

Hi, Th emaster branch seems that doenst have the python3 start_editor.py. And when I changed to dashing-navigation branch, and selected the 2019 unity version, it gives this error now: /home/tgrip/Unity/Hub/Editor/2019.3.0f6/Editor/Unity:...

I dont know if this question is off topic, but how do I export a custom unity level to ros ?

Hello, I am trying the unitypackage under [this release](https://github.com/DynoRobotics/UnityRos2/releases/tag/v0.0.3-beta) on my Windows 10 machine. I use Unity 2019.4.11 and ROS2_dashing. Here is the error that the Unity throws; ``` UnsatisfiedLinkError:...

I am working with the master branch. This project was working like a charm yesterday. However today, all MonoBehaviourRosNode classes give `RuntimeError: type support not from this implementation, at /Tmp/binarydeb/Ros-dashing-rmw-fastrtps-cpp-0.7.7/src/rmw_publisher.cpp:105,...

Hi @samiamlabs , While working with this project I came across this video on youtube [Navigation Missions in Unity with ROS2](https://www.youtube.com/watch?v=4ryKkMjUZP8) . I am looking for this functionality for waypoint...

Hi I am new to docker and docker compose. I would like to build the whole thing on my local machine. It is not clear what there is on the...