Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGuamanDavila authored Jan 13, 2024
1 parent 2a6e673 commit f1b76c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# object_detection_pkg
## Requirements

* Intstall the JSON Parser Library JsonCpp
``` sudo apt-get update
sudo apt-get install libjsoncpp-dev```

## Procedure
1. Launch the ```roslaunch realsense2_camera rs_camera.launch```. The object_detection_pkg subscribes to the /camera/color/image_raw publisher for live camera feed used for object detection .For more information on setting up the camera reference the [Sensorland](https://github.com/IcebergASV/Sensorland).
Expand Down

0 comments on commit f1b76c6

Please sign in to comment.