Skip to content

Commit dc12911

Browse files
committed
cras_bag_tools: Update MARV bag filter.
1 parent 85e3ede commit dc12911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cras_bag_tools/config/camera_mask_marv.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ filters:
3535
offset: 1.25
3636
- RecomputeTFFromJointStates:
3737
include_topics: ["/marv/joint_states"]
38-
include_joints: ["front_left_flipper_j", "front_right_flipper_j", "rear_left_flipper_j"]
38+
include_joints: ["front_left_flipper_j", "front_right_flipper_j", "rear_left_flipper_j", "camera_up_j"]
3939
description_param: marv/robot_description
4040
joint_state_cache_size: 250
4141

@@ -87,7 +87,7 @@ filters:
8787
camera_info_topic: /camera_up/camera_info
8888
mask_topic: /camera_up/image_color/mask
8989
description_param: marv/robot_description
90-
# renderedImageIsStatic: True
90+
renderedImageIsStatic: True
9191
shapeFilter:
9292
visualAllowed: False
9393
collisionAllowed: True

0 commit comments

Comments
 (0)