Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support melodic test #541

Merged
merged 4 commits into from
May 9, 2020
Merged

Support melodic test #541

merged 4 commits into from
May 9, 2020

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented May 6, 2020

  • Support melodic test
  • add DEBIAN_FRONTEND for tzdata
  • melodic: allow_failure ros/ubuntu and fix for work_with_315_1_10
  • 315.1.10 does not work with melodic ; melodic uses python-omniorb 4.2.2, and kinetic uses 3.6-1
[hrpsys.py] simulation_mode : True
[hrpsys.py]  Hrpsys controller version info: 
[hrpsys.py]    ms =  <hrpsys.rtm.RTCmanager instance at 0x7f4966f80d20>
[hrpsys.py]    ref =  <RTM._objref_Manager object at 0x7f496696fc90>
[hrpsys.py]    version  =  315.1.8
  File "/home/travis/catkin_ws/install_isolated/lib/python2.7/dist-packages/hironx_ros_bridge/hironx_client.py", line 360, in init
    import AbsoluteForceSensorService_idl
  File "/home/travis/catkin_ws/install_isolated/lib/python2.7/dist-packages/hironx_ros_bridge/hrpsys_315_1_9/hrpsys/AbsoluteForceSensorService_idl.py", line 7, in <module>
    _omnipy.checkVersion(3,0, __file__)
ImportError: Stubs not compatible with omniORBpy version 4.2.

@k-okada k-okada force-pushed the k-okada-patch-1 branch from 6eeef31 to 67998bc Compare May 6, 2020 23:37
@k-okada k-okada force-pushed the k-okada-patch-1 branch 5 times, most recently from 46846f7 to 247ae62 Compare May 9, 2020 02:37
@k-okada k-okada force-pushed the k-okada-patch-1 branch from 247ae62 to 20905ff Compare May 9, 2020 03:09
@k-okada k-okada merged commit a2f98e6 into indigo-devel May 9, 2020
@k-okada k-okada deleted the k-okada-patch-1 branch May 9, 2020 04:25
@pazeshun
Copy link
Contributor

pazeshun commented May 9, 2020

@k-okada

* 315.1.10 does not work with melodic ; melodic uses python-omniorb 4.2.2, and kinetic uses 3.6-1

Does this mean that we cannot use melodic PC to bring up python interface or ros bridge for real HiroNX robot which uses hrpsys under 315.1.10 ?
Now HiroNX in our lab uses 315.15.0, so our lab doesn't have problem, but others may face problem.

@k-okada
Copy link
Member Author

k-okada commented May 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants