Commit 6477929
authored
refactor: rename files and update references for inverted pendulum an… (#1171)
* refactor: rename files and update references for inverted pendulum and path tracking modules
* refactor: rename inverted pendulum control files and update type check references
* refactor: update import statements to use consistent casing for InvertedPendulum module1 parent f343573 commit 6477929
File tree
20 files changed
+23
-22
lines changed- Control/move_to_pose
- InvertedPendulum
- PathTracking/move_to_pose
- docs
- modules
- 10_control
- 10_inverted_pendulum
- 11_utils
- 12_appendix
- 1_introduction/3_technologies_for_robotics
- 6_path_tracking
- move_to_a_pose_control
- tests
20 files changed
+23
-22
lines changedWhitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
This file was deleted.
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments