Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MingshanHe authored Mar 16, 2022
1 parent 68c777b commit 993b2fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
## Algorithm List

**Notice**: In this repository, I have used ur5e robot and its `urdf` file need to be changed in different situation, like need or not a force/torque sensor in the end effector. Please check the `urdf` file seriously and run the algorithm, Thanks.
### Pre.
After compiling the code successfully, please source the workspace before running the following commands.
```bash
$ source devel/setup.bash
```

### 1. Admittance

Expand Down

0 comments on commit 993b2fd

Please sign in to comment.