Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ros2 dashing] remove now obsolete process to set use_sim_time #82

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

mikaelarguedas
Copy link
Contributor

In ROS2 Dashing, gazebo_ros_init sets the use_sim_time parameter to true by default. It also sets it for each ROS nodes that will be created by gazebo ros plugins.
Removing this command allow to run turtlebot3 simulation with SROS2 more easily as it removes a node with an "unknown" node name.

Note: This change is not backward compatible with ROS 2 Crystal, so if this branch targets both crystal and dashing, this PR should be declined / postponed.

Signed-off-by: Mikael Arguedas mikael.arguedas@gmail.com

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
@routiful
Copy link

@mikaelarguedas This branch will support to Dashing not Crystal. Thank you for your contribution:)

@routiful routiful merged commit a2f320b into ROBOTIS-GIT:ros2 Jul 25, 2019
@mikaelarguedas mikaelarguedas deleted the remove_obsolete_sim_time branch July 26, 2019 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants