Agx xavier/ROS2-Nitro-Installation Error

Use agx-xavier.
I want to use 20.04 ROS2-humble.

https://nvidia-isaac-ros.github.io/getting_started/isaac_ros_buildfarm_cdn.html
I proceeded with the tutorial as shown in the link above.
As shown in the picture, the > mark appeared.

What should I do to solve this and proceed with the tutorial?
20240116_143133

Hi @lee1062005

Thanks for the reporting!

There is a miss " in this command. The right line to use is:

echo 'deb https://isaac.download.nvidia.com/isaac-ros/ubuntu/main focal main' | sudo tee -a "/etc/apt/sources.list"

Best,
Raffaello