ROS Gazebo的几个问题

本文档记录了在ROS Melodic中使用Gazebo模拟器时遇到的常见错误及其解决方法:包括JointTrajectoryController缺失的安装步骤,Gazebo进程崩溃的处理,以及在Ubuntu虚拟机上运行GUI程序时的图形错误修复。同时提及了Gazebo中缺失阴影的未解决问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

问题1

找不到JointTrajectoryController,报错如下:
Could not load controller, JointTrajectoryController does not exist

解决:
进行安装:

sudo apt-get install ros*controller*

问题2

报错:
process has died [pid 20978, exit code 255, cmd /opt/ros/melodic/lib/gazebo_ros/gzserver -e ode /home/aditya/catkin_ws/src/my_simulations/world/empty_world.world __name:=gazebo __log:=

解决:

killall gzserver 
killall gzclient

问题3

报错:
Error "context mismatch in svga_sampler_view_destroy" running GUI programs on Ubuntu in a VM

解决:

$ echo "export SVGA_VGPU10=0" >> ~/.bashrc

也可以在VMWare中进行以下设置:
Accelerate 3D Graphics设置为无效

问题4

报错:
No shadows or lights in Gazebo
没有阴影,还没找到解决办法,

Reference

Error “context mismatch in svga_sampler_view_destroy” running GUI programs on Ubuntu in a VM
Gazebo: Could not load controller, JointTrajectoryController does not exist (Mastering ROS chapter 10)
process has died pid 20978, exit code 255, cmd /opt/ros/melodic/lib/gazebo_ros/gzserver -e ode /home/aditya/catkin_ws/src/my_simulations/world/empty_world.world __name:=gazebo __log:=
No shadows or lights in Gazebo

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值