Coder Social home page Coder Social logo

mid360withoutros's Introduction

这是一个使用官方的ROS版本的驱动修改得到不使用ROS的LIVOX-MID360的驱动

  1. 需要先安装MID360的SDK(按照官方的安装教程即可)
  2. 在LivoxMid360.cpp中 std::string m_IP = "192.168.192.46"设置雷达的IP地址
  3. MID360_config.json 文件中,修改 "cmd_data_ip" : "192.168.192.50", "push_msg_ip", "point_data_ip", "imu_data_ip" 为你的本机的IP地址
  4. 在pub_Handler的uint64_t PubHandler::GetEthPacketTimestamp(uint8_t timestamp_type, uint8_t* time_stamp, uint8_t size),通过timestamp_type 来设置获取道德数据的时间戳类型,本工程设置为获取硬件时间
  5. 然后链接上雷达编译运行即可

mid360withoutros's People

Contributors

piapi avatar

Stargazers

 avatar

Watchers

 avatar

mid360withoutros's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.