ros-naoqi / naoqi_driver

c++ bridge based on libqi
Apache License 2.0
52 stars 93 forks source link

nao_bringup: naoqi_driver has died! #34

Closed skarpik closed 9 years ago

skarpik commented 9 years ago

Executing

$ roslaunch nao_bringup nao_full.launch nao_ip:=192.168.1.16 roscore_ip:=192.168.1.22

results in the following error:

======================================REQUIRED process [naoqi_driver-2] has died! process has died [pid 3064, exit code -6, cmd /opt/ros/indigo/lib/naoqi_driver/alrosbridge_bin --qi-url=tcp://192.168.1.16:9559 192.168.1.22 eth0 __name:=naoqi_driver __log:=/home/viki/.ros/log/afe1e282-46fe-11e5-8e74-000c29113e6d/naoqi_driver-2.log]. log file: /home/viki/.ros/log/afe1e282-46fe-11e5-8e74-000c29113e6d/naoqi_driver-2*.log

Initiating shutdown!

Environment:

Operatiing System: Ubuntu 14.04.3 LTS (trusty) - 64 bit ROS Version: indigo PARAMETERS

skarpik commented 9 years ago

After re-installing ROS and the ROS-NAOqi drivers, the problem has gone away. I must have messed up somewhere along the line.