Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
removed switch primary view from joint slider controls to allow multi…
Browse files Browse the repository at this point in the history
… pane fluidity
  • Loading branch information
Hoffalypse committed Oct 9, 2024
1 parent 5e88e49 commit 58a5fd2
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
<!--Joint sliders interpolate to joint state-->
<Decorator ID="ForceSuccess" _while="teleop_mode == 5">
<Control ID="Sequence">
<!-- <Action
ID="SwitchUIPrimaryView"
primary_view_name="Visualization"
/> -->
<Control ID="Fallback" name="root">
<Control ID="Sequence">
<Action
Expand Down Expand Up @@ -153,10 +149,6 @@
/>
</Control>
<Control ID="Sequence" _while="teleop_mode == 1">
<!-- <Action
ID="SwitchUIPrimaryView"
primary_view_name="Visualization"
/> -->
<Action
ID="TeleoperateJointJog"
controller_name="servo_controller"
Expand Down

0 comments on commit 58a5fd2

Please sign in to comment.