Unable to install rosserial on Ubuntu 18.04, using ROS melodic
I am trying to interface ROS melodic and arduino. I tried installing rosserial from source but still coulnt see ros_lib in examples. I also could not find commands to install for melodic, that is why I went for source file. Thank you.
Asked by ashutosh007 on 2018-06-04 02:36:47 UTC
Answers
I had the same problem. I followed this link: http://answers.ros.org/question/325039/apt-update-fails-cannot-install-pkgs-key-not-working/ Now it is working for me.
Asked by Sohan_Anisetty on 2019-06-27 08:12:01 UTC
Comments
i think have the same problem, did you solve it???? I'm using ROS melodic on ubuntu 18.04
I tried to install rosserial with:
i get the error:
Asked by colidar on 2019-06-11 03:54:11 UTC
@colidar: you're issue would appear to be due to (for some reason) Ubuntu trying to use the IPv6 address to reach
packages.ros.org
, and failing. @ashutosh007 describes a very different problem.Please post your problem as a new question.
Asked by gvdhoorn on 2019-06-11 03:56:12 UTC