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

Segmentation fault tf2_py on MacOS #3

Open
sonelu opened this issue Mar 20, 2021 · 3 comments · May be fixed by #4
Open

Segmentation fault tf2_py on MacOS #3

sonelu opened this issue Mar 20, 2021 · 3 comments · May be fixed by #4

Comments

@sonelu
Copy link

sonelu commented Mar 20, 2021

Following the problem in noetic RoboStack/ros-noetic#86 testing on foxy issues the same error:

(ros2) Alex3-2:~ Alex$ python
Python 3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 16:12:38) 
[Clang 11.0.1 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import tf2_py
Segmentation fault: 11
(ros2) Alex3-2:~ Alex$ 

packages installed:

(ros2) Alex3-2:~ Alex$ conda list tf2
# packages in environment at /Users/Alex/anaconda3/envs/ros2:
#
# Name                    Version                   Build  Channel
ros-foxy-tf2              0.13.9           py38h4f3db44_0    robostack
ros-foxy-tf2-py           0.13.9           py38h46e7d52_0    robostack
@wolfv
Copy link
Member

wolfv commented Mar 20, 2021

Thanks for testing!

@sonelu
Copy link
Author

sonelu commented Mar 20, 2021

I'll send shortly a tentative PR.

@sonelu sonelu linked a pull request Mar 20, 2021 that will close this issue
@Tobias-Fischer
Copy link
Collaborator

This is fixed in Galactic / Humble.

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