Skip to content

Commit

Permalink
Add PT mode options
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored and HumaSOFT committed Dec 25, 2019
1 parent a1f31b7 commit 1d73397
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion share/applications/yarpmanager/softNeckControl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<module>
<name>streamingDeviceController</name>
<parameters>--streamingDevice SpaceNavigator --remoteCartesian /SoftNeckControl --movi --gain 0.1 --SpaceNavigator::fixedAxes "(x y z rotz)" --period 0.02</parameters>
<parameters>--streamingDevice SpaceNavigator --remoteCartesian /SoftNeckControl --movi --gain 0.1 --SpaceNavigator::fixedAxes "(x y z rotz)" --period 0.01</parameters>
<node>localhost</node>
</module>

Expand Down
3 changes: 3 additions & 0 deletions share/contexts/oneCanBusOneWrapper/softNeck.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ device CanBusControlboard
canDevice /dev/pcan1
canBusType CanBusPeak
canBitrate 1000000
linInterpPeriodMs 20
linInterpBufferSize 1
linInterpMode pt
types TechnosoftIpos TechnosoftIpos TechnosoftIpos
ids 31 32 33
maxs 90.0 90.0 90.0
Expand Down

0 comments on commit 1d73397

Please sign in to comment.