ROS2 gazebo报错[ERROR] [spawn_entity.py-4]: process has died [pid 8859, exit code 1, cmd ‘/opt/ros/hum

在初次使用Turtlebot3仿真环境时,运行

 ros2 launch turtlebot3_gazebo turtlebot3_world.launch.py

出现报错

[ERROR] [spawn_entity.py-4]: process has died [pid 8859, exit code 1, cmd 
'/opt/ros/humble/lib/gazebo_ros/spawn_entity.py -entity waffle -file 
/opt/ros/humble/share/turtlebot3_gazebo/models/turtlebot3_waffle/model.sdf -x -2.0 -y -0.5 
-z 0.01 --ros-args'].

这是spawn_entity.py 脚本在尝试加载 turtlebot3_waffle 模型时出现错误

解决方法

在.bashrc文件中加入

export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/opt/ros/galactic/share/turtlebot3_gazebo/models

这样,Gazebo应该能够正确找到 turtlebot3_gazebo 模型,并避免之前的问题。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值