ROS1 基于Husky模拟器
发布日期:2021-09-30 05:16:59 浏览次数:1 分类:技术文章

本文共 576 字,大约阅读时间需要 1 分钟。

1.How to install husky-simulator in kinetic ?

安装:sudo apt-get install ros-Kinetic-husky-simulator

报错提示:E: 无法定位软件包 ros-Kinetic-husky-simulator
正确方法:Kinetic改为小写即可!

sudo apt-get install ros-kinetic-husky-simulator

2:errror:[test_rig3.launch] is neither a launch file in package [svo_ros] nor is [svo_ros] a launch file name The traceback for the exception was written to the log file

只需要回到上层进行source即可

$ cd ~/catkin_ws:$source devel/setup.bash或者直接source ~/catkin_ws/devel/setup.bash 环境变量需要重新设置下

3.启动

使用roslaunch启动husky模拟器,启动一个空的世界:

roslaunch husky_gazebo husky_empty_world.launch

转载地址:https://blog.csdn.net/huoxingrenhdh/article/details/85253912 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:AutoWare install
下一篇:ROS Kinetic安装遇到的问题

发表评论

最新留言

留言是一种美德,欢迎回访!
[***.207.175.100]2024年04月24日 07时24分42秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章