disaster-robotics-proalertas / usv_sim_lsa

Unmanned Surface Vehicle simulation on Gazebo with water current and winds
Apache License 2.0
325 stars 105 forks source link

catkin_make_isolated --install error #30

Open mhd5uhail opened 5 years ago

mhd5uhail commented 5 years ago

catkin_make_isolated Facing trouble with making please do help

jingsideyue commented 5 years ago

I also have this problem.

yikangGu commented 4 years ago

I also had, recompiling it with 'sudo apt-get install libfftw3-dev' solved my problem. you can try.

yuqizhi commented 4 years ago

I also have this problem ,I try to use 'sudo apt get install libfftw3 dev' to compile, but I still can't 1585731641 1585731697(1)

kyeongjunJang commented 4 years ago

I also have this problem. T,T

yuqizhi commented 4 years ago

Have you solved the problem, now????

yuqizhi commented 4 years ago

@Kyeongjun-Jang@yikangGu

kyeongjunJang commented 4 years ago

i can't solve yet T.T

yuqizhi commented 4 years ago

OK, thank you !! I  am trying to solve this probem,if there is progress ,i wll tell you .

------------------ 原始邮件 ------------------ 发件人: "Kyeongjun-Jang"<notifications@github.com>; 发送时间: 2020年4月24日(星期五) 下午2:55 收件人: "disaster-robotics-proalertas/usv_sim_lsa"<usv_sim_lsa@noreply.github.com>; 抄送: "喻奇志"<1229680477@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [disaster-robotics-proalertas/usv_sim_lsa] catkin_make_isolated --install error (#30)

i can't solve yet T.T

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

yikangGu commented 4 years ago

你那错误反馈看起来需要安装 move_base 库,试试这条指令 sudo apt-get install ros-kinetic-desktop-full ros-kinetic-control-* ros-kinetic-osg-markers ros-kinetic-move-base -y

yuqizhi commented 4 years ago

嗯嗯,可以啦
1)sudo apt-get update 2)sudo apt-get install ros-kinetic-desktop-full ros-kinetic-control-* ros-kinetic-osg-markers ros-kinetic-move-base

yuqizhi commented 4 years ago

I solved .you can try 1)sudo apt-get update 2)sudo apt-get install ros-kinetic-desktop-full ros-kinetic-control-* ros-kinetic-osg-markers ros-kinetic-move-base

------------------ 原始邮件 ------------------ 发件人: "Kyeongjun-Jang"<notifications@github.com>; 发送时间: 2020年4月24日(星期五) 下午2:55 收件人: "disaster-robotics-proalertas/usv_sim_lsa"<usv_sim_lsa@noreply.github.com>; 抄送: "喻奇志"<1229680477@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [disaster-robotics-proalertas/usv_sim_lsa] catkin_make_isolated --install error (#30)

i can't solve yet T.T

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

yuqizhi commented 4 years ago

@yikangGu这个仿真你成功跑起来了吗

Re-dot-art commented 2 years ago

@yikangGu这个仿真你成功跑起来了吗

请问这个仿真你跑出来了吗?