We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64ec2d commit ec8c1f7Copy full SHA for ec8c1f7
rerun_bridge/launch/go2_example_params.yaml
@@ -48,12 +48,8 @@ topic_options:
48
colormap: turbo
49
colormap_field: z
50
restamp: true
51
- /go2_camera/color/image:
+ /go2_camera/color/image:
52
entity_path: /map/odom/base_link/Head_upper/front_camera/image
53
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
58
file_path: "package://go2_robot_sdk/urdf/go2.urdf"
59
entity_path: "/" # the root of this urdf is map
0 commit comments