ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What is the functionality of --pause flag in rosbag play cmd ?

asked 2020-09-22 23:46:32 -0500

Shiva_uchiha gravatar image

I came across an application where --pause flag argument was used in rosbag play cmd . I checked the wiki it says it starts the ros bag in paused mode . I was wondering what passed mode means.

edit retag flag offensive close merge delete

Comments

1

a few lines before it says:

Additionally, during playing, you can pause at any time by pressing space. When paused, you can step through messages by pressing s.

I suppose it will be that

Solrac3589 gravatar image Solrac3589  ( 2020-09-23 02:22:36 -0500 )edit

got it (Y)

Shiva_uchiha gravatar image Shiva_uchiha  ( 2020-09-23 09:25:09 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-09-23 02:20:48 -0500

mgruhler gravatar image

It means the replay is paused. So it does not publish anything. You have to unpause it (in the terminal by pressing the space key, usually) to have it play...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-09-22 23:46:32 -0500

Seen: 612 times

Last updated: Sep 23 '20