ros2_control icon indicating copy to clipboard operation
ros2_control copied to clipboard

ros2controlcli: use-sim-time

Open christophfroehlich opened this issue 1 year ago • 0 comments

With #1132 I also saw now that the help shows two options coming from ros2cli

  --spin-time SPIN_TIME
                        Spin time in seconds to wait for discovery (only applies when not using an already running daemon)
  -s, --use-sim-time    Enable ROS simulation time

The latter is sometimes part of the docs, sometimes not. it was introduced 2 years ago, that's maybe why.

As far as I understand ros2cli, it creates a node which then is used for calling the services with our ros2controlcli? Does it make a difference if use-sim-time is set for the service client, or not?

I'd correct/complete the docs but want to understand it first.

christophfroehlich avatar Oct 10 '23 10:10 christophfroehlich