In this repository, I compiled the source code using ROS for object detection.
By integrating the data of 2D-LiDAR and camera, recgnize human position.
- ROS Kinetic(ubuntu 16.04)
- Python2.7+
- tensorflow_objectdetection
- Opencv3
- PCL1.8
- realsense_camera
- PC
- OS : Ubuntu16.04
- Memory : 8GB
- CPU : Intel® Core™ i7-6700
- GPU : GeForce GTX 1050-Ti
- Sensors
- URG-20(Hokuyo)
- REALSENSE(Intel)
$cd $HOME
$cd catkin_ws/src
$git clone [email protected]:Sadaku1993/hokuyo_camera_calibration.git
$cd ..
$catkin_make
$roscd hokuyo_camera_clibration/launch
$roslaunch hokuyo_camera_calibration run.launch