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

Commit

Permalink
Merge pull request #381 from PickNikRobotics/removing-primary-view-sw…
Browse files Browse the repository at this point in the history
…itch-in-Teleop-Joint-Jog

Removing primary view switch in teleop Joints Jog
  • Loading branch information
Hoffalypse authored Oct 23, 2024
2 parents 6facf49 + 9e8be7c commit 5639f34
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 5639f34

Please sign in to comment.