Browse Source

MInor visualization edit

pull/8/head
hello-jesus 1 year ago
committed by GitHub
parent
commit
680fd24b3f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      stretch_body/tutorial_introduction.md

+ 0
- 1
stretch_body/tutorial_introduction.md View File

@ -115,7 +115,6 @@ All devices contain a Status dictionary. The Status contains the most recent sen
```python
class Arm(PrismaticJoint):
def __init__(self,usb=None):
```
As we can see the arm class is part of the PrismaticJoint class but this is also part of the Device class as we can see here:

Loading…
Cancel
Save