ros2 launch <my_package> <my_launch.py> -s
ros2 launch <my_package> <my_launch.py> --show-arguments
Example :
ros2 launch <my_package> <my_launch.py> slam:= True |
References
[1] https://automaticaddison.com/how-to-display-launch-arguments-for-a-launch-file-in-ros2/
'ROS > ROS2Foxy' 카테고리의 다른 글
save a map using nav2_map_server (0) | 2022.08.01 |
---|---|
Example of ROS2 Project Package Architecture (0) | 2022.07.21 |
Examples of launch.py (0) | 2022.07.01 |
Xacro to reduce the code of URDF (0) | 2022.06.29 |
ROS2 Multi-Machines for RPi4B and WSL2 (0) | 2022.06.23 |