Skip to content
Snippets Groups Projects
  1. May 02, 2023
  2. Apr 18, 2023
  3. Oct 25, 2022
  4. Sep 30, 2022
  5. Sep 23, 2022
  6. Jul 19, 2022
  7. Mar 09, 2022
    • Viktor Vorobev's avatar
      Merged in NUIT-286 (pull request #40) · 5f322147
      Viktor Vorobev authored and Eloy Retamino's avatar Eloy Retamino committed
      NUIT-286, NRRPLT-8239 Using VC with docker installation instructions
      
      * [NRRPLT-8239] add tutorial for running jupyter with local docker installation
      
      [NUIT-286] Adding lost commit
      
      * [NRRPLT-8239] fix inline code
      
      [NUIT-286] Adding lost commit
      
      * [NUIT-286] Update formatting
      
      * [NUIT-286] Update formatting
      
      * [NUIT-286] Update formatting
      
      * [NUIT-286] Fix pylint issues and fix Jennkinsfile
      
      * [NUIT-286] fix reviews
      
      * [NUIT-286] launching_exp.rst edited online with Bitbucket
      
      Approved-by: Eloy Retamino
      Approved-by: Vahid Zolfaghari
      5f322147
  8. Jan 26, 2022
    • Benedikt Feldotto's avatar
      Merged in NRRPLT-8381-Retrieve-csv-and-profiler-files-via-VirtualCoach (pull request #39) · 10c3a842
      Benedikt Feldotto authored and Eloy Retamino's avatar Eloy Retamino committed
      NRRPLT-8381 Retrieve csv and profiler files via VirtualCoach
      
      * [NRRPLT-8381] Fix pylint warnings line-too-long
      
      * [NRRPLT-8381] Retrieve csv and profiler files via VirtualCoach
      
      * [NRRPLT-8381] Retrieve csv and profiler files via VirtualCoach
      
      *  [NRRPLT-8381] Add colons for param function description
      
      * [NRRPLT-8381] Redo pylint disable
      
      * [NRRPLT-8381] Fix pylint warnings line-too-long
      
      * Merge branch 'NRRPLT-8381-Retrieve-csv-and-profiler-files-via-VirtualCoach' of https://bitbucket.org/hbpneurorobotics/virtualcoach into NRRPLT-8381-Retrieve-csv-and-profiler-files-via-VirtualCoach
      
      * [NRRPLT-8381] Fix merge issues
      
      * [NRRPLT-8381] Change VC documentation for new file retrieval
      
      * [NRRPLT-8381] fix syntax error
      
      
      Approved-by: Vahid Zolfaghari
      Approved-by: Eloy Retamino
      10c3a842
  9. Dec 17, 2021
    • Eloy Retamino's avatar
      · 11ecd1c0
      Eloy Retamino authored
      [NRRPLT-0000] Updated nrp server ip in VC tutorial
      11ecd1c0
    • Manos Angelidis's avatar
      Merged in NRRPLT-8424 (pull request #38) · 8d4c23dd
      Manos Angelidis authored and Eloy Retamino's avatar Eloy Retamino committed
      [NRRPLT-8424] Added the recording path in the launch experiment function
      
      * [NRRPLT-8424] Added the recording path in the launch experiment function
      
      * [NRRPLT-8424] Fix for pylint complains
      * Merged development into NRRPLT-8424
      * Merged development into NRRPLT-8424
      
      Approved-by: Eloy Retamino
      8d4c23dd
  10. Dec 16, 2021
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8403-pynrp-package (pull request #36) · 4f4180bb
      Viktor Vorobev authored and Eloy Retamino's avatar Eloy Retamino committed
      NRRPLT-8403 pynrp auto package build and push to nexus
      
      * [NRRPLT-8403] PyPi package build and push
      
      * [NRRPLT-8403] fetch tags
      
      * [NRRPLT-8403] update docs
      
      * [NRRPLT-8403] update docs
      
      * Merged development into NRRPLT-8403-pynrp-package
      * [NRRPLT-8103] Update instructions
      
      
      Approved-by: Eloy Retamino
      4f4180bb
  11. Dec 15, 2021
    • Benedikt Feldotto's avatar
      Merged in NRRPLT-8412-virtual-coach-models (pull request #37) · 97ef6b26
      Benedikt Feldotto authored and Eloy Retamino's avatar Eloy Retamino committed
      NRRPLT-8412-virtual-coach-models
      
      * [NRRPLT-8412] Print, delete and import models Virtual Coach functions + tests
      
      * [NRRPLT-8412] Fix pylint errors
      
      * [NRRPLT-8412] remove redundant keyword arg
      
      * [NRRPLT-8412] fix error unclosed file
      
      * [NRRPLT-8412] fix error unclosed file in import model
      
      * [NRRPLT-8412] fix type variable and condition
      
      * [NRRPLT-8412] Fix failing tests and pycodestyle
      
      Change-Id: Id7b95518ed4270468c798a76ae47e8cf740626e2
      
      
      Approved-by: Eloy Retamino
      Approved-by: Vahid Zolfaghari
      97ef6b26
  12. Sep 30, 2021
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8379-ebrains-auth (pull request #35) · bf5ac485
      Viktor Vorobev authored
      [NRRPLT-8379] Authentication via Collab v2 .
      
      * [NRRPLT-8379] replace to collab 2 auth and remove token check
      * [NRRPLT-8379] fix browser communication at login
      * [NRRPLT-8379] fix oidc scopes
      * [NRRPLT-8379] add docs note about login
      
      
      Approved-by: Ugo Albanese
      Approved-by: Eloy Retamino
      bf5ac485
  13. Sep 17, 2021
  14. Sep 10, 2021
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8239-actualization (pull request #34) · f4402337
      Viktor Vorobev authored
      [NRRPLT-8239] Update Documentation
      
      * [NRRPLT-8242] Fix docstrings
      look for missing empty line
      ^( +)\w.*$\n\1:
      look for missing descr indent
      ^( +)(:.*)$\n\1\w
      look for missing :
      ^ +:\w+ [^:]+$
      
      * [NRRPLT-8241] Update layout
      * [NRRPLT-8144] Updated tutorials with new api
      * [NRRPLT-8144] Included pip install in main page
      * [NRRPLT-8239] Update formatting and references
      
      Approved-by: Eloy Retamino
      f4402337
  15. Jun 23, 2021
    • Eloy Retamino's avatar
      · acf899d6
      Eloy Retamino authored
      [NRRPLT-0000] Hot fix: added service_identity to requirements to silence warning msg from Twisted
      acf899d6
  16. Jun 22, 2021
  17. Apr 15, 2021
  18. Mar 31, 2021
  19. Mar 30, 2021
  20. Jan 21, 2021
  21. Jan 18, 2021
  22. Jan 08, 2021
  23. Jan 07, 2021
  24. Dec 16, 2020
  25. Nov 12, 2020
    • Eloy Retamino's avatar
      · 39518310
      Eloy Retamino authored
      [NRRPLT-0000] Added profiler option to simulation launch
      39518310
  26. Nov 10, 2020
  27. Nov 09, 2020
  28. Nov 03, 2020
  29. Oct 28, 2020
    • Eloy Retamino's avatar
      · 284548e4
      Eloy Retamino authored
      [NRRPLT-0000] small changes to roslibpy handlers. added note on roslibpy buggy behavior when instantiating a second rosbridge client
      284548e4
  30. Oct 27, 2020
    • Eloy Retamino's avatar
      · 4a562d92
      Eloy Retamino authored
      [NUIT-213] fixed scripts
      4a562d92
  31. Oct 26, 2020
    • Eloy Retamino's avatar
      · 7b2aaee5
      Eloy Retamino authored
      [NUIT-213] renamed hbp_nrp_virtual_coach as pynrp
      7b2aaee5
  32. Oct 19, 2020
    • Eloy Retamino's avatar
      · fa56c131
      Eloy Retamino authored
      [NRRPLT-0000] Fixed tests; added test for rosbridge connection
      fa56c131
    • Eloy Retamino's avatar
      · ff856bce
      Eloy Retamino authored
      [NUIT-212] Fixed oidc websocket authorization with rosbridge 
      ff856bce
  33. Oct 16, 2020
    • Eloy Retamino's avatar
      · 0e92a411
      Eloy Retamino authored
      [NUIT-213] reordered and renamed several methods
      0e92a411
    • Eloy Retamino's avatar
      · 0dae9d0b
      Eloy Retamino authored
      [NUIT-213] removed proxy from config file, server address is explicitly passed to the VC constructor now; added rosbridge to proxy-services; config.json is part of the repository now, not copied from user-scripts
      0dae9d0b
    • Eloy Retamino's avatar
      · 72c1cc90
      Eloy Retamino authored
      [NUIT-212] replaced rospy with roslibpy for ROS communication
      72c1cc90
  34. Sep 16, 2020
    • Eloy Retamino's avatar
      · 2eb78f41
      Eloy Retamino authored
      [NRRPLT-7865] removed cp bbp_client command in makefile
      2eb78f41