Commit aff5492
Make xacro property propagate to robot_description (#9)
* Add robot_description parsing via xacro in launch file. Remove decimal places for limits.
* Remove old commented urdf parsing.
* Remove empty line.
* Change xacro files.
* Adapt launch file to new urdf folder.
* Alphabetize Python imports
Co-authored-by: AndyZe <[email protected]>1 parent f19c308 commit aff5492
File tree
4 files changed
+421
-206
lines changed- ur_description
- launch
- urdf
4 files changed
+421
-206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments