koide3 / hdl_graph_slam

3D LIDAR-based Graph SLAM
BSD 2-Clause "Simplified" License
1.94k stars 723 forks source link

Unable to locate packages while installing in ros melodic #178

Open KaviSanth opened 3 years ago

KaviSanth commented 3 years ago

Hi, We are not able to install the required packages(ros-melodic-geodesy ros-melodic-pcl-ros ros-melodic-nmea-msgs ros-melodic-libg2o) in ROS melodic using Raspbian buster. We are facing the issue as E: Unable to locate package (for all these packages).

Thanks.

koide3 commented 3 years ago

I'm not sure if ARM environments provide these package via apt. If they cannot be found, try building them from source.

KaviSanth commented 3 years ago

Thanks for your response .. will try them from source..