Import tensorflow in ROS kinetic
Hello everyone, I am having some troubles to use Tensorflow in ROS Kinetic. The error message is: (no error with catkin_make) process[Filter-1]: started with pid [21302] process[CallTensorflow-2]:...
View ArticleQR Module of Eigen library is not found, where do I need to alter the Cmake.txt
Hy everybody, I am currently writing a function for a ros node. During this calculation I am trying to use the pseudo inverse of the QR Module of Eigen. But unfortunately it is not able to find the...
View ArticleROS kinetic mesh error
Hi I'm trying to create a hand model in Rviz but when I'm trying to launch my hand model, terminal shows error but my robot model has been launched without mesh error: [joint_state_publisher-1] process...
View Articleimport cv2 in ros
Hi, I have installed opencv 3.4.2 from source with CUDA support in my tX2 and i also i have installed ros which include opencv 3.3.1dev I have managed to use the correct opencv version when i use ros...
View ArticleError on import ros packages
I`m trying to write a ros module in python, but I'm facing this issue below: import: not authorized `rospy' @ error/constitute.c/WriteImage/1028. from: can't read /var/mail/sensor_msgs.msg from: can't...
View Articleuse a function imported with a moudle contain multi classes in python
0 The question is all about importing a module called leap_interface.py to send.py and using a of the functions defined in leap_interface. I ask this question, because the leap_interface module is a...
View ArticleRos 2 import tf2 Python
Hello, I started having a look at Ros 2 (crystal) two weeks ago and really had a hard time creating a package that produces some executables. As I managed to do that I tried to migrate some old code to...
View ArticleError 127 when importing project into Eclipse
Hello, I'm having trouble importing my package into Eclipse. It worked before, but since a few days it causes trouble. When I open resp. try to import my project the following error message is...
View Articlerosgraph_msgs
Hello, I'm trying to do a simple suscriber on rosout but I can't get it to work (I'm a begineer). I'm working on a computer from work. When I type "rosgraph_msgs.msg import Clock", python says "can't...
View Article