- Apr 15, 2021
-
-
LaurieCheers-unity authored
-
- Apr 13, 2021
-
-
Hamid Younesy authored
-
- Apr 08, 2021
-
-
LaurieCheers-unity authored
-
- Apr 07, 2021
-
-
Amanda authored
-
- Mar 29, 2021
-
-
Amanda authored
-
- Mar 19, 2021
-
-
Amanda authored
* Contributing guidelines * Issue templates * PR feedback
-
- Mar 12, 2021
-
-
LaurieCheers-unity authored
-
- Feb 11, 2021
-
-
LaurieCheers-unity authored
-
- Feb 10, 2021
-
-
Amanda authored
* s.send to s.sendall * Increase default timeout * Timeout as argument on instantiation
-
- Feb 05, 2021
-
-
Devin Miller (Unity) authored
-
- Feb 03, 2021
-
-
Philipp Rothenhäusler authored
-
- Jan 22, 2021
-
-
Devin Miller (Unity) authored
AIRO-331a Adding smoke tests and Yamato hooks
-
LaurieCheers-unity authored
-
LaurieCheers-unity authored
-
- Jan 20, 2021
-
-
LaurieCheers-unity authored
-
- Jan 15, 2021
-
-
Devin Miller authored
-
Devin Miller (Unity) authored
By default, Yamato will run on every commit added to a PR after the PR is created. We'd rather just have it run on the latest commit.
-
Devin Miller (Unity) authored
Hack wasn't necessary but forgot to remove it.
-
Devin Miller authored
-
Devin Miller authored
-
Devin Miller authored
Our packages don't have any automated testing. This commit adds CI boilerplate and a handful of trivial test cases. Tested via the Yamata GUI. https://jira.unity3d.com/browse/AIRO-331
-
- Jan 14, 2021
-
-
LaurieCheers-unity authored
-
LaurieCheers-unity authored
* Auto importing modules (#24) Co-authored-by:
Devin Miller <devin.miller@unity3d.com> Co-authored-by:
flonou <florian.nouviale@inria.fr>
-
- Dec 18, 2020
-
-
LaurieCheers-unity authored
* Renaming and reorganizing package to better catkinify/pep8ify * Commands Unity can send to manage the ROS endpoint * Unregister the old handler when a new one is registered (#21) * Rewrite server core loop * Handle socket timeout * Remove the pointless threads list * Start the server on its own thread Co-authored-by:Devin Miller <devin.miller@unity3d.com>
-
- Dec 16, 2020
-
-
LaurieCheers-unity authored
* Handle socket timeout * Remove the pointless threads list * Start the server on its own thread
-
LaurieCheers-unity authored
-
- Dec 09, 2020
-
-
Devin Miller (Unity) authored
Delete __init__.py
-
Devin Miller (Unity) authored
Removing extraneous dangling init file.
-
- Dec 07, 2020
-
-
LaurieCheers-unity authored
Commands Unity can send to manage the ROS endpoint
-
- Dec 04, 2020
-
-
Devin Miller (Unity) authored
AIRO-315 PEP-8ifying and cleaning up Python code Now that our code is public it needed to be brought more in line with what python/ROS-familiar developers might expect. Updated module and class names to follow more pythonic conventions, added appropriate classes to the init file, re-structured the repository to look more like a standard catkin package, and cleaned up the CMakeList and package.xml cruft. Tested by running through Part2 of the tutorial and seeing received messages on ROS Melodic.
-
- Dec 03, 2020
-
-
Devin Miller authored
-
- Nov 25, 2020
-
-
Devin Miller authored
-
- Nov 23, 2020
-
-
Devin Miller authored
-
LaurieCheers-unity authored
ROSConnection runs a single listen server, auto determine IP
-
- Nov 17, 2020
-
-
LaurieCheers-unity authored
Clean up unused import (Python 3 compatibility)
-
- Nov 11, 2020
-
-
Devin Miller authored
-
Devin Miller authored
AIRO-291 Changing License to Apache 2.0
-
- Nov 09, 2020
-
-
Devin Miller authored
-
- Oct 05, 2020
-
-
mpinol authored
-
- Sep 24, 2020
-
-
mpinol authored
-