Skip to content

Commit bbca13b

Browse files
livanov93destogl
andauthored
Update README.md
Co-authored-by: Denis Štogl <[email protected]>
1 parent 005cce9 commit bbca13b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Start the `forward_command_controller`:
5959
```
6060
ros2 control load_start_controller forward_command_controller_position
6161
```
62+
6263
## TODO Run a test node (TBD)
6364
Run a test node which will publish joint commands on /forward_command_controller_position/commands (std_msgs::msg::Float64MultiArray)
6465
after checking the current joint states (to create minimal increment for safety)
@@ -74,4 +75,4 @@ ros2 topic pub /forward_command_controller_position/commands std_msgs/msg/Float6
7475
- 0.0
7576
- 0.0
7677
- 0.01"
77-
```
78+
```

0 commit comments

Comments
 (0)