Skip to content
  1. Apr 20, 2021
  2. Apr 19, 2021
  3. Apr 15, 2021
  4. Apr 13, 2021
  5. Apr 08, 2021
  6. Apr 07, 2021
  7. Mar 29, 2021
  8. Mar 19, 2021
  9. Mar 12, 2021
  10. Feb 16, 2021
  11. Feb 11, 2021
  12. 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
  13. Feb 05, 2021
  14. Feb 03, 2021
  15. Jan 22, 2021
  16. Jan 20, 2021
  17. Jan 15, 2021
  18. Jan 14, 2021
  19. 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
  20. Dec 16, 2020
  21. Dec 09, 2020
  22. Dec 07, 2020
  23. Dec 04, 2020
    • Devin Miller (Unity)'s avatar
      Merge pull request #13 from Unity-Technologies/devin/pep8 · 33410374
      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.
      33410374
  24. Dec 03, 2020
  25. Nov 25, 2020
  26. Nov 23, 2020
  27. Nov 17, 2020
Loading