Skip to content

Commit

Permalink
Delete obsolete info about velocity move [skip ci]
Browse files Browse the repository at this point in the history
You can't do this anymore via RPC, this is handled now through streaming commands.
  • Loading branch information
PeterBowman authored Dec 13, 2017
1 parent ef0fad9 commit 4b2c591
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/yarp-devices-tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ Note that this is a hack. VOCABs may be updated without warning. The recommended
[set] [accs] (10.0)
```
* go to vel mode, move
* go to vel mode, get ref velocities
```
[set] [veld]
[set] [vmo] 0 800
[set] [vmos] (800)
[get] [vmo] 0
[get] [vmos]
```
* got to torque mode
Expand Down

1 comment on commit 4b2c591

@jgvictores
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[set] [vmos] (800) still alive! :-)

Please sign in to comment.