Skip to content

Commit ec8c1f7

Browse files
committed
remove unused comments
1 parent d64ec2d commit ec8c1f7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

rerun_bridge/launch/go2_example_params.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,8 @@ topic_options:
4848
colormap: turbo
4949
colormap_field: z
5050
restamp: true
51-
/go2_camera/color/image:
51+
/go2_camera/color/image:
5252
entity_path: /map/odom/base_link/Head_upper/front_camera/image
5353
urdf:
54-
# URDF support using Rerun 0.24.0+ native URDF loader
55-
# Supports ROS package:// paths which are automatically resolved when ROS2 environment is sourced
56-
# Note: To view this URDF standalone with `rerun`, use:
57-
# cd humble_ws && source ./install/local_setup.bash && rerun install/go2_robot_sdk/share/go2_robot_sdk/urdf/go2.urdf
5854
file_path: "package://go2_robot_sdk/urdf/go2.urdf"
5955
entity_path: "/" # the root of this urdf is map

0 commit comments

Comments
 (0)