结果:[rospack] Error: the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update' 在网上查询之后,得到解决方案如下: 先找rosdep 包的路径,执行:rospack find rosdep, 如果显示[rospack]Error: package 'rosdep' not find,则没有安装rosdep, 安装命令:sudo apt install rospack-tools 安装好...
1、sudo rm /etc/ros/rosdep/sources.list.d/20-default.list 2、sudo rosdep init 3、rosdep update此处不可以加sudo 因为总会报错,第三步重点是不加sudo可以解决 1 ERROR: unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml]: 不一样的地方是增加dist...
问题1 [rospack] Error: the rosdep view is empty: call ‘sudo rosdep init’ and ‘rosdep update’ 解决: sudo apt install sudo apt install python-rosdep2 问题2 Couldn’t find rospack. Please run ‘make’ in $ROS_ROOT 解决: 在终端中输入rospack看是否有这个命令,如果没有就按 http://wiki...
the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update' 2020-03-16 19:35 −... 水水滴答 0 5877 ROS常见问题(一) 安装ROS时sudo rosdep init指令报错 最全解决方法 2019-12-07 11:04 −安装ROS时sudo rosdep init指令报错: ERROR: cannot download default sources list from: ht...
isucan openedon Jan 18, 2013 @dirk-thomas When roslaunching stuff, weird errors happen if rosdep had not been called. This seems to be a ROS issue. Do we really need this step? [rospack] Error: the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update' [librospack]:...