Skip to content

Commit f6e0f28

Browse files
committed
docs: fix formatting in manipulation demo
1 parent 68ce8ad commit f6e0f28

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/tutorials/create_robots_whoami.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,11 @@ contents for your robot's so called `whoami` package.
1010

1111
2. Fill in the `panda/` folder with data:
1212

13-
2.1. Save [this image](https://robodk.com/robot/img/Franka-Emika-Panda-robot.png) into
14-
`panda/images`
13+
2.1. Save [this image](https://robodk.com/robot/img/Franka-Emika-Panda-robot.png) into `panda/images`
1514

16-
2.2. Save
17-
[this document](https://github.com/user-attachments/files/16417196/Franka.Emika.Panda.robot.-.RoboDK.pdf)
18-
in `panda/documentation`
15+
2.2. Save [this document](https://github.com/user-attachments/files/16417196/Franka.Emika.Panda.robot.-.RoboDK.pdf) in `panda/documentation`
1916

20-
2.3. Save
21-
[this urdf](https://github.com/frankaemika/franka_ros/blob/develop/franka_description/robots/panda/panda.urdf.xacro)
22-
in `panda/urdf`
17+
2.3. Save [this urdf](https://github.com/frankaemika/franka_ros/blob/develop/franka_description/robots/panda/panda.urdf.xacro) in `panda/urdf`
2318

2419
3. Build the embodiment info using `build_whoami.py`:
2520

0 commit comments

Comments
 (0)