mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 16:59:31 +00:00
bottom_camera_optical shift
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
<!-- the bottom facing camera -->
|
||||
|
||||
<!--<node pkg="tf2_ros" type="static_transform_publisher" name="bottom_camera_frame" args="0 0 0 -1.5707963 0 3.1415926 fcu bottom_camera"/>-->
|
||||
<node pkg="tf2_ros" type="static_transform_publisher" name="bottom_camera_frame" args="0 0 0 1.5707963 0 3.1415926 fcu bottom_camera_optical"/>
|
||||
<!--<node pkg="tf2_ros" type="static_transform_publisher" name="bottom_camera_frame" args="0 0 -0.07 1.5707963 0 3.1415926 fcu bottom_camera_optical"/>-->
|
||||
<node pkg="tf2_ros" type="static_transform_publisher" name="bottom_camera_frame" args="0 0 -0.07 1.5707963 0 3.1415926 fcu bottom_camera_optical"/>
|
||||
|
||||
<node pkg="nodelet" type="nodelet" name="bottom_camera" args="load cv_camera/CvCameraNodelet nodelet_manager">
|
||||
<param name="frame_id" value="bottom_camera_optical"/>
|
||||
|
||||
Reference in New Issue
Block a user