Hal3 Tof app that gets RAW TOF data from the camera module. The app then calls the PMD libs to do the post-processing of the RAW data. The post-processed data like IR Image, Depth Image etc is published to ROS topics that can be viewed using the RViz tool.
## Build sample project:
## Build and install the project using `voxl-emulator`:
- Clone project:
...
...
@@ -39,96 +39,148 @@ This will generate a binary in "devel/lib/voxl_hal3_tof_cam_ros/voxl_hal3_tof_ca
./install_on_voxl.sh
```
## Visualization
### On VOXL
## Build and install the project directly on `VOXL`: