You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
ImportError while importing test module '/home/jenkins-agent/workspace/nightly_linux-aarch64_debug/ws/src/ros2/geometry2/tf2_ros/test/py_test/test_buffer.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
test/py_test/test_buffer.py:34: in <module>
from tf2_ros.buffer import Buffer
../../../../install/tf2_ros/lib/python3.6/site-packages/tf2_ros/__init__.py:40: in <module>
from .buffer_client import *
../../../../install/tf2_ros/lib/python3.6/site-packages/tf2_ros/buffer_client.py:46: in <module>
from actionlib_msgs.msg import GoalStatus
E ModuleNotFoundError: No module named 'actionlib_msgs'