pycrypto missing (possible bb error ?)

25 views
Skip to first unread message

lars.at.visi...@gmail.com

unread,
Apr 20, 2016, 11:10:23 AM4/20/16
to Mailing List of ROS Layer for OpenEmbedded Linux
hello

I'm attempting a roslaunch  on a remote computer  via ssh

I get:

 remote[Computer-02-0]: creating ssh connection to Computer-02:22
remote[Computer-02-0]: failed to launch on row1:
pycrypto is not installed


As you see ssh connects just find, but what provides pycrypto ??
and if roslaunch depends on it,  shouldn't  it be pulled in by  the roslaunch.bb  ??

just for the reference
this is the command I issue:

# roslaunch -p 46500 /mnt/usb/master.launch


and master.launch :

<launch>
    
<machine name="row1"  address="Computer-02" env-loader="/opt/fpe/bin/ros_env.sh" />
  <node name="talker" pkg="fpe_beginner_tutorials" type="taler" />  
  
   <node name="listner" machine="row1" pkg="fpe_beginner_tutorials" type="lytter" />
  
</launch>

BR
Lars 



Reply all
Reply to author
Forward
0 new messages