Giter Club home page Giter Club logo

ouster_os1's Introduction

ouster_os1

ouster os1 라이다 센서 사용방법

Use environment

  • ubnutu 16.04
  • ros kinetic

Setting the ouster os1 lidar sensor

1. connect with pc pc와 연결

2. network setting 네트워크 설정

3. create workspace

4. terminal 터미널

$cd workspace/src
$git clone https://github.com/ouster-lidar/ouster_example.git
$cd ..
$catkin_make

5. Change the launch file for the network

  • workspace/src/ouster_example/ouster_ros/os1.launch open
  • Change default value default 값 변경
    • os1_hostname is the ouster address os1_hostname은 ouster 주소(192.168.1.201)
    • os1_udp_dest is the ethernet address(You can use the address you set when setting up the network.)
      os1_udp_dest는 이더넷 주소(네트워크 설정할 때 설정한 주소로 하면된다.)

Running the ouster os1 lidar sensor

  • terminal
$cd workspace
$source devel/setup.bash
$cd src/ouster_example/ouster_ros
$roslaunch os1.launch
  • View as visualization
$rviz -d viz.rviz
  • Setting rviz
add
By topic
PointCloud2

ouster_os1's People

Contributors

chasuar avatar

Watchers

 avatar  avatar

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.