Skip to content

By integrating the data of 2D-LiDAR and camera, recgnize human position.

Notifications You must be signed in to change notification settings

Sadaku1993/hokuyo_camera_calibration

Repository files navigation

Hokuyo and Camera Object Detection

In this repository, I compiled the source code using ROS for object detection.

Overview

By integrating the data of 2D-LiDAR and camera, recgnize human position.

Requirements

Hardware Spec

  • PC
    • OS : Ubuntu16.04
    • Memory : 8GB
    • CPU : Intel® Core™ i7-6700
    • GPU : GeForce GTX 1050-Ti
  • Sensors
    • URG-20(Hokuyo)
    • REALSENSE(Intel)

How to Build

$cd $HOME
$cd catkin_ws/src
$git clone [email protected]:Sadaku1993/hokuyo_camera_calibration.git
$cd ..
$catkin_make

How to run

$roscd hokuyo_camera_clibration/launch
$roslaunch hokuyo_camera_calibration run.launch

Result

About

By integrating the data of 2D-LiDAR and camera, recgnize human position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published