Skip to content

Commit 2ba8a26

Browse files
committed
Update README.md
1 parent 373e353 commit 2ba8a26

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ fill some usability gaps in TF.
1010

1111
This program creates a TF frame based off of an interactive marker which can be manipulated in RViz.
1212

13+
For example, to create an interactive tf frame, you can run this script, and then add an "Interactive Marker" display to an instance of RViz.
14+
15+
```
16+
rosrun lcsr_tf_tools interactive_transform_publisher 0 0 0 0 0 0 /world /cmd_frame 10
17+
```
18+
19+
1320
### Twist Frame Integrator
1421

1522
This script integrates `geomatry_msgs/TwistStamped` messages and broadcasts

0 commit comments

Comments
 (0)