ros-naoqi / naoqi_driver

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

error: Session is already connected #165

Open UdayRockzz opened 7 months ago

UdayRockzz commented 7 months ago

Hi,

I am trying to connect the pepper robot with Ros. and I have installed all the required drivers for it.

$ roslaunch pepper_bringup pepper_full.launch nao_ip:=10.55.*.* network_interface:=wlxa842a191200* I used this command for connecting the pepper and I got the following error. error

How can we solve this error in ros-kinetic?

TIA

tungngovn commented 7 months ago

I got the same error with you. Anyone has solution?

UdayRockzz commented 7 months ago

downgrade the naoqi_driver version to 5.11.. its works for me.