Closed Ethanaiot closed 5 years ago
Hi Gilbert, Could you please help? Thank you in advance!!
Regards, Ethan
Hi @Ethanaiot , Looks like dependent packages are not installed. Have you try to reinstall those packages that are not installed properly?
Hi Will, thanks for your reply.
We have terminated the project. Please ignore the issue. If it is reopened and I still meet the same issue, ill let you know. Thank you.
Regards, Ethan
Will Son notifications@github.com 於 2018年12月17日 週一 15:39寫道:
Hi @Ethanaiot https://github.com/Ethanaiot , Looks like dependent packages are not installed. Have you try to reinstall those packages that are not installed properly?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ROBOTIS-GIT/emanual/issues/578#issuecomment-447749884, or mute the thread https://github.com/notifications/unsubscribe-auth/ArZw_RZsLrb5NM7v7FqoB2TqK7ssUiZEks5u50ojgaJpZM4Y81jk .
Please check your ROS version using this command rosversion -d After that, if your version is noetic: sudo apt install ros-noetic-image-transport ros-noetic-cv-bridge ros-noetic-vision-opencv python3-opencv libopencv-dev ros-noetic-image-proc Similarly, for another version, it will be changed like this: sudo apt install ros-version_name-image-transport ros--cv-bridge ros-version_name-vision-opencv python3-opencv libopencv-dev ros-version_name-image-proc
I'm having the same problems as the top first questions. The pi is using the image provide by your website (Ros kinetic for Pi 3b+). Is this because the Kinetic is no longer supported ?
pi@raspberrypi:~ $ sudo apt-get install ros-kinetic-image-transport ros-kinetic-cv-bridge ros-kinetic-vision-opencv python-opencv libopencv-dev ros-kinetic-image-pro
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-kinetic-image-transport
E: Unable to locate package ros-kinetic-cv-bridge
E: Unable to locate package ros-kinetic-vision-opencv
E: Unable to locate package ros-kinetic-image-pro
pi@raspberrypi:~ $
Hi,
When I installed Additional Dependent Packages for AutoRace on Pi, it has the following issues . Could you please advise how can I fix it?
pi@raspberrypi:~$ sudo apt-get install ros-kinetic-image-transport ros-kinetic-cv-bridge ros-kinetic-vision-opencv python-opencv libopencv-dev ros-kinetic-image-proc Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros-kinetic-image-transport E: Unable to locate package ros-kinetic-cv-bridge E: Unable to locate package ros-kinetic-vision-opencv E: Unable to locate package ros-kinetic-image-proc