On your PC, run the following commands:
source
/opt/ros/galactic/setup.bash
ros2 topic
echo
/ip
You should see the IP address printed out in your terminal periodically.
Echoing the IP address of a TurtleBot 4
If you are unable to find the IP address with the previous methods, you can try to use:
nmap
-sP
192.168.1.0/24
Make sure to replace
with your subnet.
192.168.1
Scanning IP Addresses with nmap
Need help?
Do you have a question about the Turtlebot4 and is the answer not in the manual?
Questions and answers