Skip to content

basheeraltaweel/ros_object_detection_3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow Object Detector with ROS

This project extends a previous implementation of tensorflow object detection in ROS. Using a depth camera, pixel coordinates are reprojected into 3D and published to /tf.

Requirements:

Tensorflow and ROS

This guide targets Ubuntu 16.04 and ROS Kinetic

Steps:

Start the rosnode of your depth camera. For example,

roslaunch realsense2_camera rs_camera.launch

Then, run

rosrun ros_object_detection_3d detect_ros_and_find_depth.py

About

A ROS package for detecting and locating 3D objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 78.6%
  • Python 21.3%
  • CMake 0.1%