ROS2 hello-world
webs
hello-world
source /opt/ros/rolling/setup.zshExample 1:
ros2 run demo_nodes_py listenerros2 run demo_nodes_cpp talkerExample 2:
ros2 run turtlesim turtlesim_noderos2 run turtlesim turtle_teleop_keyrqtsome questions
sudo sed -i 's/^#DNS=/DNS=8.8.8.8 1.1.1.1/' /etc/systemd/resolved.conf
sudo systemctl restart systemd-resolved
echo "185.199.108.133 raw.githubusercontent.com" | sudo tee -a /etc/hosts
curl -v https://raw.githubusercontent.com