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

check hrpsys/rtmros from sources #1068

Merged
merged 14 commits into from
Aug 7, 2019
Merged

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Jul 30, 2019

@YoheiKakiuchi
Copy link
Member

ありがとうございます

1835.15のエラーは

In file included from /workspace/ros/ws_rtmros_common/src/rtmros_common/hrpsys_ros_bridge/src/ImageSensorROSBridge.cpp:7:0:
/workspace/ros/ws_rtmros_common/src/rtmros_common/hrpsys_ros_bridge/src/ImageSensorROSBridge.h:17:29: fatal error: hrpsys/idl/Img.hh: No such file or directory

これで解決するかと思います
8ec0634

@k-okada k-okada force-pushed the add_kinetic_source branch from b573a03 to a547f09 Compare August 1, 2019 08:19
@k-okada k-okada force-pushed the add_kinetic_source branch from a547f09 to d3c79ed Compare August 1, 2019 14:37
@k-okada k-okada force-pushed the add_kinetic_source branch from cd02bb9 to 5c277a6 Compare August 3, 2019 02:41
k-okada added 4 commits August 3, 2019 22:10
because we have too much fkanehiro/hrpsys-base#905 (comment) like error on meldoic/source

```
user@ubuntu-18:~/rtmros_ws/src/rtmros_common/hrpsys_tools/test$ python ./test-pa10.py  --host 127.0.01 --port 2809 PA10Controller\(Robot
\)0   -i
[ROSUNIT] Outputting test results to /home/user/.ros/test_results/hrpsys_tools/rosunit-test_interactive.xml
omniORB: (0) 2019-08-05 10:25:28.723303: From endpoint: giop:tcp:198.199.111.144:2810. Detected GIOP 1.2 protocol error in input message
. giopImpl12.cc:171. Connection is closed.
[Testcase: test] ... ERROR!
ERROR: CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_UnMarshalResults, CORBA.COMPLETED_YES)
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "./test-pa10.py", line 12, in test
    execfile(os.path.join(os.path.dirname(os.path.abspath(__file__)), "../scripts", "hrpsys_tools_config.py"), globals(), local_dict)
  File "/home/user/rtmros_ws/src/rtmros_common/hrpsys_tools/test/../scripts/hrpsys_tools_config.py", line 38, in <module>
    hcf.waitForRTCManagerAndRoboHardware(robotname=sys.argv[1])
  File "/home/user/rtmros_ws/devel/lib/python2.7/dist-packages/hrpsys/hrpsys_config.py", line 996, in waitForRTCManagerAndRoboHardware
    return self.waitForRTCManagerAndRobotHardware(robotname=robotname, managerhost=managerhost)
  File "/home/user/rtmros_ws/devel/lib/python2.7/dist-packages/hrpsys/hrpsys_config.py", line 1006, in waitForRTCManagerAndRobotHardware
    self.waitForRobotHardware(robotname)
  File "/home/user/rtmros_ws/devel/lib/python2.7/dist-packages/hrpsys/hrpsys_config.py", line 972, in waitForRobotHardware
    print(self.configurator_name + "findComps -> %s : %s isActive? = %s " % (self.rh.name(), self.rh,  self.rh.isActive()))
  File "/home/user/rtmros_ws/devel/lib/python2.7/dist-packages/hrpsys/rtm.py", line 205, in name
    cprof = self.ref.get_component_profile()
  File "/opt/ros/melodic/lib/python2.7/dist-packages/OpenRTM_aist/RTM_IDL/RTC_idl.py", line 1321, in get_component_profile
    return self._obj.invoke("get_component_profile", _0_RTC.RTObject._d_get_component_profile, args)
```
@k-okada k-okada force-pushed the add_kinetic_source branch from f612e79 to 5a2b0c0 Compare August 6, 2019 12:27
@k-okada k-okada force-pushed the add_kinetic_source branch from 5a2b0c0 to 0af8185 Compare August 6, 2019 12:46
@k-okada
Copy link
Member Author

k-okada commented Aug 7, 2019

@kindsenior FYI, I think we can compile on melodic now.

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