Skip to content

Commit 134637f

Browse files
committed
turn off place labels for now
1 parent 169a111 commit 134637f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hydra_visualizer/config/visualizer_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ renderer:
3737
visualize: true
3838
nodes: {scale: 0.2, color: {type: LabelColorAdapter}, alpha: 0.9, use_sphere: true}
3939
boundaries: {draw: true, collapse: false, wireframe_scale: 0.1, use_node_color: true, alpha: 1.0}
40-
text: {draw: true, collapse: true, adapter: {type: IdTextAdapter}, height: 0.5, scale: 0.45}
40+
text: {draw: false, collapse: true, adapter: {type: IdTextAdapter}, height: 0.5, scale: 0.45}
4141
edges: {scale: 0.1, alpha: 0.8, color: {type: TraversabilityEdgeColorAdapter}}
4242
interlayer_edges:
4343
- {from: 3*, to: 2p*, draw: false}

0 commit comments

Comments
 (0)