ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

CMake error with geometry2. How can I fix it?

asked 2021-09-08 22:52:31 -0500

Irobo gravatar image

updated 2021-10-26 09:13:30 -0500

lucasw gravatar image

Hi,

I'm trying to switch python3 as default in ROS Melodic. Here is a snippet of the terminal output after running the catkin_make command:

catkin_make_error

From begin, I'm in error: ImportError: dynamic module does not define module export function (PyInit__tf2), then I do follow this answer. And now I'm facing with this new error. I have tried many times and search for it, but I just can't find a solution.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-12 17:02:09 -0500

osilva gravatar image

Try sudo apt-get install ros-melodic-geometry2 and compile again.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-09-08 22:52:31 -0500

Seen: 189 times

Last updated: Sep 12 '21