VANJEE 720 Lego-Loam compilation

1、Installation Environment

ROS(ubuntu 18.04 melodic)

Gtsam(Georgia Tech Smoothing and Mapping library, 4.0.0-alpha2)

Pcap(sudo apt-get install libpcap-dev)

2、Source code path

LeGO-LOAM:

Vanjee 720 16-line radar driver:

3、compilation

Here we take Jetson nano as an example. The installation environment is ubuntu 18.04 and the ROS version is melodic.

You can remotely log in to the Jetson nano motherboard through the shell tool. Regarding the use of the shell tool, everyone will use it by default.

Enter the command in the terminal:

截屏2023-10-16 17.44.10

Place the entire src folder under the lego_loam_ws folder on the jetson nano motherboard.

截屏2023-10-16 17.47.16

Enter the command in the terminal:

截屏2023-10-16 17.53.06

Note: The catkin build command is executed under the ~/lego_loam_ws/ directory.

Note: The following error occurs during compilation

Then enter the command in the terminal

The picture below shows the result of compilation.

截屏2023-10-16 18.14.16

Install some necessary toolkits: