Apriltag_ros package in ROS noetic. Launch file: can't locate node.
I am currently working on a tracking project, and I am planning to use the April Tags. I have been following tutorial (apriltag_ros & apriltag). However, I am having errors (mentioned below) and unable to fix it. Can anyone help resolve this issue? I'd greatly appreciate any help you can provide.
The installation went pretty smoothly by changing only one command: "catkin build" --> "catkinmakeisolated". Following this, I also used the "source develisolated/setup.bash" instead of the regular devel. When running the launch file "continuousdetection.launch", I get an error saying "apriltagroscontinuousnode" cannot be located. specifically the following. ERROR: cannot launch node of type [apriltagros/apriltagroscontinuousnode]: can't locate node [apriltagroscontinuousnode] in package [apriltag_ros]
A similar problem thread was shown in this question. The difference is that the link was running on Kinetic, while I am running on Noetic. Although apriltag_ros has been said to be released in Noetic few months ago (Oct '20), I still suspect that this might be the issue. Please let me know ideas to fix this issue other than reinstalling Ubuntu & ROS Melodic/Kinetic. Thank you!
Asked by KOH2008 on 2021-03-28 13:39:10 UTC
Comments