
在ubuntu中怎么使用ros
1个回答
推荐于2017-09-05
展开全部
然后输入命令查找并安装包:
rospack find turtle_teleop
rosmake turtle_teleop
安装完成后在运行命令,还是会有问题,提示没有turtle_teleop_key执行文件,解决方法:
(1) rosdep install turtle_teleop
(2) roscd turtle_teleop
(3) roslaunch launch/turtle_keyboard.launch
注:
(1)在zsh中配置环境:
source /opt/ros/fuerte/setup.zsh
echo "source /opt/ros/fuerte/setup.zsh" >> ~/.zshrc
. ~/.zshrc
(2)ubuntu下使用源码安装
rospack find turtle_teleop
rosmake turtle_teleop
安装完成后在运行命令,还是会有问题,提示没有turtle_teleop_key执行文件,解决方法:
(1) rosdep install turtle_teleop
(2) roscd turtle_teleop
(3) roslaunch launch/turtle_keyboard.launch
注:
(1)在zsh中配置环境:
source /opt/ros/fuerte/setup.zsh
echo "source /opt/ros/fuerte/setup.zsh" >> ~/.zshrc
. ~/.zshrc
(2)ubuntu下使用源码安装
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |