- Oct 01, 2021
-
-
LaurieCheers-unity authored
Version 0.6.0
-
- Sep 30, 2021
-
-
LaurieCheers-unity authored
-
LaurieCheers authored
-
- Sep 29, 2021
-
-
LaurieCheers-unity authored
* source_destination_dict shatters into 4 separate tables * Update tests * 1 more test fix
-
- Sep 02, 2021
-
-
Peter Smith authored
* Improving the performance of the read_message by not splitting the data into 1024 chunks and stitching them together as you go, instead receiving the entire message all at once. * Updating the changelog
-
Peter Smith authored
* Working to improve the ROS TCP connector by adding queues and latching. * Exposing the latch parameter for ROS publishers. * Updating the CHANGELOG * Improving style for publish method definition.
-
- Aug 17, 2021
-
-
Amanda authored
* Initial commit: stale handler * Remove latest tag from yamato config * Updated dates, changelog * PR Feedback: cron schedule
-
- Jul 19, 2021
-
-
peifeng-unity authored
-
- Jul 16, 2021
-
-
peifeng-unity authored
-
peifeng-unity authored
-
- Jul 15, 2021
-
-
peifeng-unity authored
-
- Jun 22, 2021
-
-
LaurieCheers-unity authored
Co-authored-by:Tiffany Yau <tiffany.yau@unity3d.com>
-
- Jun 01, 2021
-
-
Shuo Diao authored
* Add logging dependency (#32) * Changing yamato host flavor to large (#33) * Amanda/read chunks (#36) * s.send to s.sendall * Increase default timeout * Timeout as argument on instantiation * Update version number (#38) * Laurie/topic list (#41) * Updating Contribution Content (#44) * Contributing guidelines * Issue templates * PR feedback * Updated per later changes (#45) * Adding PR template (#46) * One persistent connection for all messages sent to Unity * make UnityService accessible from ros_tcp_endpoint (#49) * Don't keep retrying on success (#50) * Resolve conflicts for merging dev to main * Queue module was renamed in Python 3 (#53) * Update package.xml (#54) * RosConnection 2.0 (#57) * Remove outdated handshake references * Fix sending response to unity service (#59) * add changelog (#60) * Forum links to README, config.yml (#61) * Send empty message on connection start (#58) * add test coverage for python scripts (#62) * fix the bug (#64) * Minor bug fixes (#65) * Add Tests and Linter (#63) * Add tests for tcp sender * Add linter and pre-commit hooks * Reformat with python black * Add tests * Add tests for server, client, publisher, subscriber, ros_service, unity_service, thread_pauser * Fix pre-commit-config file name; Add client tests * Add github workflow check * Formatting * Resolve conflicts (#66) * Fix bug (#68) * Fix bug * Temporarily remove publisher test Co-authored-by:
Shuo Diao <shuo@unity3d.com> * update version to 0.4.0 (#69) Co-authored-by:
Devin Miller (Unity) <mrpropellers@users.noreply.github.com> Co-authored-by:
Amanda <31416491+at669@users.noreply.github.com> Co-authored-by:
LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com> Co-authored-by:
Hamid Younesy <hyounesy@users.noreply.github.com> Co-authored-by:
peifeng-unity <56408141+peifeng-unity@users.noreply.github.com> Co-authored-by:
Devin Miller (Unity) <mrpropellers@users.noreply.github.com> Co-authored-by:
Amanda <31416491+at669@users.noreply.github.com> Co-authored-by:
LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com> Co-authored-by:
Hamid Younesy <hyounesy@users.noreply.github.com> Co-authored-by:
peifeng-unity <56408141+peifeng-unity@users.noreply.github.com>
-
Shuo Diao authored
* Add logging dependency (#32) * Changing yamato host flavor to large (#33) * Amanda/read chunks (#36) * s.send to s.sendall * Increase default timeout * Timeout as argument on instantiation * Update version number (#38) * Laurie/topic list (#41) * Updating Contribution Content (#44) * Contributing guidelines * Issue templates * PR feedback * Updated per later changes (#45) * Adding PR template (#46) * One persistent connection for all messages sent to Unity * make UnityService accessible from ros_tcp_endpoint (#49) * Don't keep retrying on success (#50) * Resolve conflicts for merging dev to main * Queue module was renamed in Python 3 (#53) * Update package.xml (#54) * RosConnection 2.0 (#57) * Remove outdated handshake references * Fix sending response to unity service (#59) * add changelog (#60) * Forum links to README, config.yml (#61) * Send empty message on connection start (#58) * add test coverage for python scripts (#62) * fix the bug (#64) * Minor bug fixes (#65) * Add Tests and Linter (#63) * Add tests for tcp sender * Add linter and pre-commit hooks * Reformat with python black * Add tests * Add tests for server, client, publisher, subscriber, ros_service, unity_service, thread_pauser * Fix pre-commit-config file name; Add client tests * Add github workflow check * Formatting * Resolve conflicts (#66) * Fix bug (#68) * Fix bug * Temporarily remove publisher test Co-authored-by:
Shuo Diao <shuo@unity3d.com> * update version to 0.4.0 (#69) Co-authored-by:
Devin Miller (Unity) <mrpropellers@users.noreply.github.com> Co-authored-by:
Amanda <31416491+at669@users.noreply.github.com> Co-authored-by:
LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com> Co-authored-by:
Hamid Younesy <hyounesy@users.noreply.github.com> Co-authored-by:
peifeng-unity <56408141+peifeng-unity@users.noreply.github.com>
-
Shuo Diao authored
-
- May 27, 2021
-
-
peifeng-unity authored
-
LaurieCheers-unity authored
* Fix bug * Temporarily remove publisher test Co-authored-by:Shuo Diao <shuo@unity3d.com>
-
- May 26, 2021
-
-
peifeng-unity authored
-
Shuo Diao authored
* Add tests for tcp sender * Add linter and pre-commit hooks * Reformat with python black * Add tests * Add tests for server, client, publisher, subscriber, ros_service, unity_service, thread_pauser * Fix pre-commit-config file name; Add client tests * Add github workflow check * Formatting
-
- May 18, 2021
-
-
LaurieCheers-unity authored
-
- May 17, 2021
-
-
peifeng-unity authored
-
- May 14, 2021
-
-
peifeng-unity authored
-
- May 13, 2021
-
-
LaurieCheers-unity authored
-
Amanda authored
-
- May 12, 2021
-
-
peifeng-unity authored
-
- May 10, 2021
-
-
Shuo Diao authored
-
- May 07, 2021
-
-
LaurieCheers authored
-
- May 06, 2021
-
-
LaurieCheers-unity authored
-
- Apr 21, 2021
-
-
LaurieCheers-unity authored
* Add logging dependency (#32) * Changing yamato host flavor to large (#33) * Amanda/read chunks (#36) * s.send to s.sendall * Increase default timeout * Timeout as argument on instantiation * Update version number (#38) * Laurie/topic list (#41) * Updating Contribution Content (#44) * Contributing guidelines * Issue templates * PR feedback * Updated per later changes (#45) * Adding PR template (#46) * One persistent connection for all messages sent to Unity * make UnityService accessible from ros_tcp_endpoint (#49) * Don't keep retrying on success (#50) * Resolve conflicts for merging dev to main * Queue module was renamed in Python 3 (#53) * Update package.xml (#54) Co-authored-by:
Philipp Rothenhäusler <phirot@kth.se> Co-authored-by:
Devin Miller (Unity) <mrpropellers@users.noreply.github.com> Co-authored-by:
Amanda <31416491+at669@users.noreply.github.com> Co-authored-by:
Hamid Younesy <hyounesy@users.noreply.github.com> Co-authored-by:
peifeng-unity <56408141+peifeng-unity@users.noreply.github.com>
-
- Apr 20, 2021
-
-
LaurieCheers-unity authored
-
LaurieCheers authored
-
- Apr 19, 2021
-
-
LaurieCheers-unity authored
-
peifeng-unity authored
-
- 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
-