Skip to content

Commit d3b48d3

Browse files
Case-insensitive sorting
In Neovim: use ``:sort i`` on visually selected lines.
1 parent e2eb67f commit d3b48d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ All notable changes to this project will be documented in this file.
2222
- iCub
2323
- iiwa 14
2424
- JVRC-1
25-
- PR2
2625
- Panda
26+
- PR2
2727
- Reachy
2828
- Romeo
2929
- Simple Humanoid
3030
- TALOS
3131
- TIAGo
32+
- Upkie
3233
- UR10
3334
- UR3
3435
- UR5
35-
- Upkie
3636

3737
### Added
3838

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ Available robot descriptions ([gallery](https://github.com/stephane-caron/awesom
7373
| TALOS | PAL Robotics | `talos_description` |
7474
| TIAGo | PAL Robotics | `tiago_description` |
7575
| Upkie | Tast's Robots | `upkie_description` |
76+
| UR10 | Universal Robots | `ur10_description` |
7677
| UR3 | Universal Robots | `ur3_description` |
7778
| UR5 | Universal Robots | `ur5_description` |
78-
| UR10 | Universal Robots | `ur10_description` |
7979

8080
New robot descriptions are welcome! Check out the [guidelines](CONTRIBUTING.md) then open a PR.

0 commit comments

Comments
 (0)