Skip to content

Commit

Permalink
[jsk_rosbag_tools] Add descriptions for static_tf_republisher.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
iory committed Jun 30, 2022
1 parent fb24554 commit 007febb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jsk_rosbag_tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ optional arguments:
rosrun jsk_rosbag_tools tf_static_to_tf.py $(rospack find jsk_rosbag_tools)/samples/data/20220530173950_go_to_kitchen_rosbag.bag
```

### Note

`jsk_topic_tools` has a [static_tf_republisher.py](https://jsk-docs.readthedocs.io/projects/jsk_common/en/latest/jsk_topic_tools/scripts/static_tf_republisher.html) which republish `/tf_static` from a rosbag file.

`tf_static_to_tf.py` is an approach to rewrite the rosbag file.

## merge.py

Merges two bagfiles.
Expand Down

0 comments on commit 007febb

Please sign in to comment.