add object detection (yolov4)

This commit is contained in:
shalenikol 2023-12-07 11:04:45 +03:00
parent 2cd29d6d0d
commit eac306c479
3 changed files with 73 additions and 9 deletions

View file

@ -3,7 +3,7 @@
<BehaviorTree ID="PoseEstimation">
<Sequence>
<Action ID="PoseEstimation"
ObjectName="!/home/$USERNAME/robossembler_ws/src/robossembler-ros2/rbs_perception/config/str_param.json"
ObjectName="!/home/shalenikol/robossembler_ws/src/robossembler-ros2/rbs_perception/config/str_param.json"
ReqKind = "calibrate"
server_name="/pose_estimation/change_state"
server_timeout="1000"/>