Skip to content

ROS Topics

lthursdayl edited this page Sep 27, 2017 · 8 revisions

NOT FOR PUBLIC CONSUMPTION CURRENTLY VERY ROUGH DRAFT :)

ROS TOPICS TO GET STARTED

To add any topic to Rviz start by clicking the add button on the bottom left of the Rviz screen:

Then in the window that appears, select the By Topic tab:

These first two steps are the same for the rest of the topics that follow:

Skeletons (/tracker/skeleton_marker_array):

In the By Topic Tab, scroll down and look for the header tracker and the sub-group skeletons_marker_array. Now select the MarkerArray under this header. Lastly select Okay to add this topic to Rviz:

Object/Props Identification (/tracker/object_markers_array_smoothed) [i.e. seeing the object marker with its name defined in the object training GUI]

In the By Topic Tab, scroll down and look for the header tracker and the sub-group object_markers_array_smoothed. Now select the MarkerArray under this header. Lastly select Okay to add this topic to Rviz:

Object/Props History (/tracker/object_history ) [this is the line that shows were an object was]

In the By Topic Tab, scroll down and look for the header tracker and the sub-group object_history. Now select the PointCloud2 under this header. Lastly select Okay to add this topic to Rviz:

Trained Poses (/recognizer/markers)

In the By Topic Tab, scroll down and look for the header recognizer and the sub-group markers. Now select the MarkerArray under this header. Lastly select Okay to add this topic to Rviz:

I made a mistake, and did not take the correct screenshot for this, but if you have gotten this far you should be able to find this topic :)

Setting Up an OpenPTrack v2 System:

Running OpenPTrack v2:

Tracking GUI

How to receive tracking data in:

  1. Tested Hardware
  2. Network Configuration
  3. Imager Mounting and Placement
  4. Calibration in Practice
  5. Quick Start Example
  6. Imager Settings
  7. Manual Ground Plane
  8. Calibration Refinement (Person-Based)
  9. Calibration Refinement (Manual)

OPT on the NVidia Jetson

Clone this wiki locally