Skip to content

Commit

Permalink
Update Demo Interface.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ymollard authored Oct 15, 2020
1 parent 6f42e25 commit dd22a8c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions software/samples/notebooks/Demo Interface.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#Position"
"# Change the robot's position"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Debout"
"## Stand up"
]
},
{
Expand All @@ -50,7 +50,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Assis"
"## Sit down"
]
},
{
Expand Down Expand Up @@ -195,7 +195,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Apprend un mouvement"
"# Record and replay a move"
]
},
{
Expand All @@ -220,7 +220,6 @@
"name": "stderr",
"output_type": "stream",
"text": [
"WARNING:pypot.dynamixel.error:Timeout after sending DxlSyncReadDataPacket(ids=(31, 32, 33, 34, 35, 36, 37, 41, 42, 43, 44, 51, 52, 53, 54), address=36, length=6) to motors [42, 43, 44]\n"
]
}
],
Expand Down

0 comments on commit dd22a8c

Please sign in to comment.