- use query with folder + title, instead of list all files then apply filters (#481)
- Contributors: Kei Okada
- fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
- Contributors: Kei Okada
- add LICENSE files (#476)
- Contributors: Kei Okada
- 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
- 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
- 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
- [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
- add gdrive_ros package (#182)
- Contributors: Shingo Kitagawa