This repository has been archived by the owner on Oct 9, 2019. It is now read-only.
forked from ros/robot_state_publisher
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use rclcpp::Time for stamping transforms (#20)
* Use rclcpp::Time for stamping transforms The motivation is that right now, `robot_state_publisher` doesn't respect `use_sim_time` at all. * Use std::chrono constructor to represent 0.5 sec
- Loading branch information
1 parent
8eb71ec
commit 24f91ed
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters