Skip to content

ROS package for running spencer people tracking from a D435 camera

Notifications You must be signed in to change notification settings

tim-fan/realsense_spencer_adaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realsense_spencer_adaptor

A ROS package for running spencer people tracking from a realsense D435i camera. Contains:

  • a node realsense_spencer_adaptor.py for changing the encoding on the realsense depth images to something spencer can handle.
  • a launch file realsense_people_tracking.launch, which launches the realsense driver, the spencer algorithm and the adaptor node, and remaps the appropriate topics to ensure everything is connected correctly.

Usage

  1. Install the realsense driver and spencer tracking.
  2. Clone and catkin_make this package in your catkin workspace. Source the workspace.
  3. roslaunch realsense_spencer_adaptor realsense_people_tracking.launch

References

About

ROS package for running spencer people tracking from a D435 camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published