[NUIT-93] Add cle-use-sim-time alias to set use_sim_time ROS parameter during cle-start.

Merged
#64 · Created  · Last updated

Merged pull request

[NUIT-93] Add cle-use-sim-time alias to set use_sim_time ROS parameter during cle-start.

adcbbc6·Author: ·Closed by: ·2020-11-12

Description

Add the cle-use-sim-time alias to set use_sim_time ROS parameter during cle-start, right after roscore.

In fact, use_sim_time must be set before any other ROS node is started in order to instruct them to use simulated time (gazebo-published “/clock“ messages) instead of wall clock time.

Refer to https://bitbucket.org/hbpneurorobotics/cle/pull-requests/90/nuit-93-fix-synch-issues-between-tfs-and for instruction on how to test.

CHANGES:

  • Add cle-use-sim-time alias to set use_sim_time ROS parameter during cle-start, right after roscore. In fact, use_sim_time must be set before any other ROS node is started.

  • Rename killlist to kill_list

  • Add some quoting to prevent word splitting with spaces

 

0 attachments

0 comments

Loading commits...