rospack find sensor_msgs not found
Hello. I install ROS noetic in my raspberry pi 4 (debian buster 64 bit). I check at the /opt/ros/noetic/share there is no sensor_msgs package. Is there any solution for this? thank you
Asked by Nur92 on 2021-12-01 20:04:47 UTC
Answers
Hello there,
You can install sensor_msgs package, by executing below command:
sudo apt-get install ros-noetic-sensor-msgs
Asked by Ranjit Kathiriya on 2021-12-02 03:59:18 UTC
Comments
Hello. Thank you for your reply but I already try to use that command but it says unable to locate package. I'm sorry for the wrong info I'm running noetic in 32 bit debian
Asked by Nur92 on 2021-12-12 20:31:31 UTC
Comments