## 一键启动机器人 ``` 启动: ros2 launch start_robot run.launch.py end_effector:=hand ``` ## 使用moveit 的 demo.launch.py归位 ``` ros2 launch ymbot_d_moveit_config demo.launch.py real_robot:=true ```