Skip to content
  1. May 26, 2021
    • Shuo Diao's avatar
      Add Tests and Linter (#63) · 6da5a099
      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
      6da5a099
  2. May 18, 2021
  3. May 17, 2021
  4. May 14, 2021
  5. May 13, 2021
  6. May 12, 2021
  7. May 10, 2021
  8. May 07, 2021
  9. May 06, 2021
  10. Apr 20, 2021
  11. Apr 19, 2021
  12. Apr 15, 2021
  13. Apr 13, 2021
  14. Apr 08, 2021
  15. Apr 07, 2021
  16. Mar 29, 2021
  17. Mar 19, 2021
  18. Mar 12, 2021
  19. Feb 16, 2021
  20. Feb 11, 2021
  21. Feb 10, 2021
    • Amanda's avatar
      Amanda/read chunks (#36) · 1990ccc5
      Amanda authored
      * s.send to s.sendall
      
      * Increase default timeout
      
      * Timeout as argument on instantiation
      1990ccc5
  22. Feb 05, 2021
  23. Feb 03, 2021
  24. Jan 22, 2021
  25. Jan 20, 2021
  26. Jan 15, 2021
  27. Jan 14, 2021
  28. Dec 18, 2020
    • LaurieCheers-unity's avatar
      Merging dev branch into main (#22) · b61ba412
      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: default avatarDevin Miller <devin.miller@unity3d.com>
      b61ba412
Loading