Fit a plane to the points,
Calculate the rotation between the plane normal and the Z axis new file: src/maintain/scripts/maintain.py deleted: src/maintain/scripts/test copy.py modified: src/maintain/scripts/test.py modified: src/yolov5_ros/launch/yolov5.launch
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
<param name="publish_image" value="$(arg publish_image)"/>
|
||||
<param name="output_image_topic" value="$(arg output_image_topic)"/>
|
||||
</node>
|
||||
<!-- <include file="$(find camera_launch)/launch/d435.launch"/> -->
|
||||
<include file="$(find realsense2_camera)/launch/my_camera.launch" >
|
||||
</include>
|
||||
|
||||
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user