getting_started:ros_timing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:ros_timing [2023/02/22 08:39] – [ROS1] ursgraf | getting_started:ros_timing [2024/11/14 15:34] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Timing when using ROS ====== | ====== Timing when using ROS ====== | ||
| + | Back to [[getting_started: | ||
| + | |||
| The [[eeros_architecture: | The [[eeros_architecture: | ||
| <code cpp> | <code cpp> | ||
| Line 13: | Line 15: | ||
| When running EEROS together with ROS and Gazebo you can synchronize EEROS with topics it subscribes to. The executor in EEROS will run whenever a new message gets published on such a topic. The use differs slightly for ROS1 and ROS2. | When running EEROS together with ROS and Gazebo you can synchronize EEROS with topics it subscribes to. The executor in EEROS will run whenever a new message gets published on such a topic. The use differs slightly for ROS1 and ROS2. | ||
| ==== ROS1 ==== | ==== ROS1 ==== | ||
| - | Study the code in [[https:// | + | Study the code in [[https:// |
| ==== ROS2 ==== | ==== ROS2 ==== | ||
| Each subscriber block has a parameter named '' | Each subscriber block has a parameter named '' | ||
getting_started/ros_timing.1677051578.txt.gz · Last modified: 2023/02/22 08:39 by ursgraf