Skip to content

Commit c8c8dd1

Browse files
authored
Release 4.2 (autorope#849)
* Copied release_4_2 which itself is a copy of dev and removed 2 accidental merges 61f4742, cb50317 * Fixed small bug in UI * Merged from master
1 parent f8463e1 commit c8c8dd1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+4003
-493
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
include:
1616
- os: macos-latest
1717
ENV_FILE: install/envs/mac.yml
18-
1918
- os: ubuntu-latest
2019
ENV_FILE: install/envs/ubuntu.yml
2120
fail-fast: false

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Super-Linter
22

33
# Run this workflow every time a new commit pushed to your repository
4-
on: push
4+
on: [push, pull_request]
55

66
jobs:
77
# Set the job key. The key is displayed as the job name

docs/assets/RC_receiver.jpg

749 KB
Loading

docs/assets/cuthere.jpg

1.1 MB
Loading

docs/assets/driveshaft.jpg

1.43 MB
Loading

docs/assets/encoder1.jpg

461 KB
Loading

docs/assets/encoder2.jpg

314 KB
Loading

docs/assets/encoder_inplace.jpg

641 KB
Loading

docs/assets/encoder_wiring.jpg

685 KB
Loading

docs/assets/lidar.jpg

898 KB
Loading

0 commit comments

Comments
 (0)