![]() |
PointCloud Motion Capture
Pointcloud Motion Capture is a ROS 2 package designed to process point clouds for capturing object movements. It detects objects using color filters and infers data about their position, velocity, and acceleration. This package has been tested under [ROS] Humble and Ubuntu 22.04
|
#include "motion_capture.hpp"
Go to the source code of this file.
Namespaces | |
namespace | pointcloud_motion_capture |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 190 of file motion_capture.cpp.