No version for distro humble showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.

Repository Summary

Description ROS2 package leveraging Mid360 and FASTLIO for f1tenth car navigation.
Checkout URI https://github.com/jialin3/slash_ws.git
VCS Type git
VCS Version master
Last Updated 2024-10-02
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

一. 环境配置

ARM64 (jetson orin nx) ubuntu20.04 ROS2 foxy

  1. 克隆仓库
    git clone --recursive https://github.com/Jialin3/slash_ws.git
  
  1. 安装 Livox SDK2
    sudo apt install cmake
    
    git clone https://github.com/Livox-SDK/Livox-SDK2.git
    cd ./Livox-SDK2/
    mkdir build
    cd build
    cmake .. && make -j
    sudo make install
    
ps:之前用过4g版本的jetson orin nano在多线程编译make -j时会直接卡死
  1. 安装依赖
    rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
    
ps:大概率rosdep连接超时,手动用二进制apt安装需要的依赖
  1. 编译
    colcon build --symlink-install
    
ps:--symlink-instal方便调试参数文件不用二次编译,
    --packages-select编译指定包

二. 框架图

功能包流程图

三. 测试图

fast_lio测试 小车