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

Runtime failures due to recent changes #36

Closed
raghaprasad opened this issue Jun 14, 2019 · 1 comment · Fixed by #37
Closed

Runtime failures due to recent changes #36

raghaprasad opened this issue Jun 14, 2019 · 1 comment · Fixed by #37
Assignees

Comments

@raghaprasad
Copy link
Contributor

Bug report

Required Info:

  • Operating System:
    • Ubuntu Bionic, docker container
  • Installation type:
    • build from source
  • Version or commit hash:
    • Cloned repo [rmw_dps] at commit [0e9b199]

Steps to reproduce issue

When we run the iRobot performance test against the latest version of rmw_dps.

Running benchmark [sierra_nevada]
--------------------------------------------------
Topology file: topology/sierra_nevada.json
Intra-process-communication: on
Run test for: 60 seconds
Sampling resources every 500ms
Start test
[ResourceUsageLogger]: Logging to log/resources.txt
[EventsLogger]: Logging to log/events.txt
terminate called after throwing an instance of 'rclcpp::exceptions::RCLError'
  what():  could not create subscription: failed to resolve symbol 'rmw_subscription_get_actual_qos' in shared library '/opt/workspace/install/lib/librmw_dps_cpp.so', at /home/jenkins-agent/workspace/packaging_linux/ws/src/ros2/rmw_implementation/rmw_implementation/src/functions.cpp:163, at /home/jenkins-agent/workspace/packaging_linux/ws/src/ros2/rcl/rcl/src/rcl/subscription.c:175
Execution of benchmark [sierra_nevada] completed with exit code [134]
@alsora
Copy link
Contributor

alsora commented Jun 14, 2019

These methods have been added a couple days ago with this PR
ros2/rclcpp#754
Following PRs are required in each specific RMW implementation to support them

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 a pull request may close this issue.

3 participants