Skip to content

Commit

Permalink
Update README for robots runnning 2.8 and greater: nao_port information
Browse files Browse the repository at this point in the history
  • Loading branch information
kochigami authored and victorpaleologue committed Jan 29, 2024
1 parent 9a8b851 commit fce80d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ roslaunch naoqi_driver naoqi_driver.launch nao_ip:=<ip> nao_port:=<port> roscore
Warning: `naoqi_driver` for melodic and greater have to be used for robots
running NAOqi 2.9 and greater.

Warning: If you have a `connection refused error` such as [this issue](https://github.com/ros-naoqi/naoqi_driver/issues/162) when using robots running NAOqi 2.8 and greater, please try to give `nao_port:=9503` explicitly.

## Check that the node is running correctly

Check that naoqi_driver is connected with :
Expand Down

0 comments on commit fce80d4

Please sign in to comment.