Changelog for package gdrive_ros
2.1.27 (2023-06-24)
- fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
- Contributors: Kei Okada
2.1.26 (2023-06-14)
- add LICENSE files (#476)
- Contributors: Kei Okada
2.1.25 (2023-06-08)
- gdrive_ros: use virtualenv (#458)
- use python3 for pydrive_ros
latest pydrive requires newer rsa??
- gdrive_ros: catkin_virtualenv changes mode to 100644
- gdrive_ros: enable to use relative path for settings_yaml
- gdrive_ros: use catkin_virtualenv
- [gdrive_ros] fix sys.version error (#429)
- [gdrive_ros] Add ros client library and examples ( for roseus and rospy) (#295)
- euslisp directory is installed via 'install(DIRECTORY euslisp', so we can remove 'install(PROGRAMS euslisp/sample-gdrive-ros-client.l'
- [gdrive_ros] fix module import
- [gdrive_ros] add rospy client and update examples
- [gdrive_ros] update CMakeLists.txt to add installation of euslisp and sample
- [gdrive_ros] Add a roseus client library and sample
- [gdrive_ros] add gdrive_ros client
- [gdrive_ros] add machine arg in gdrive_server.launch (#288)
- add machine arg in gdrive_server.launch
- Contributors: Aoi Nakane, Kei Okada, Koki Shinjo, Naoto Tsukamoto, Shingo Kitagawa
2.1.24 (2021-07-26)
2.1.23 (2021-07-21)
- add rostest in test_depend (#263)
- fix-typo-gdrive (#272)
- add version check at top of gdrive_server_node (#270)
- Contributors: Koki Shinjo, Shingo Kitagawa
2.1.22 (2021-06-10)
- set max authentication trial times as infinite (#249)
- catch ServerNotFoundError in gdrive_server_node.py ((#240)
- update doc links in gdrive_ros (#233)
- [gdrive_ros] add node_name arg in gdrive_server.launch (#234)
- add roslaunch test (#232)
- [gdrive_ros] add argument respawn (#230)
- Contributors: Shingo Kitagawa
2.1.21 (2020-08-19)
2.1.20 (2020-08-07)
2.1.19 (2020-07-21)
2.1.18 (2020-07-20)
- [gdrive_ros] Fix gdrive_ros to catch error properly (#205)
- fix ros log format in gdrive_ros
- add oserr when file not found in gdrive_ros
- Contributors: Kei Okada, Shingo Kitagawa
2.1.17 (2020-04-16)
2.1.16 (2020-04-16)
2.1.15 (2019-12-12)
- add gdrive_ros package (#182)
- Contributors: Shingo Kitagawa