Closed rickstaa closed 4 years ago
You'll need to document how you "used" tf_conversions inside the anaconda environment. It looks like you're missing the pykdl implementation which is a compiled library that using SIP. I suspect if you install that library into your anaconda environment you'll this will work. If you need more help please ask on answers.ros.org and make sure to provide enough information to reproduce your problem.
I try to use tf_conversions inside a anaconda enviroment. But when I try to import it I get the following error:
This might be a consequence of anaconda not playing well with ROS but I just wanted to check if there is an easy solution.