Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Dashing: Publish both to imu/data and imu/data_raw.#35

Merged
ke-sun merged 1 commit into
KumarRobotics:dashingfrom
clalancette:data-raw
Oct 11, 2019
Merged

Dashing: Publish both to imu/data and imu/data_raw.#35
ke-sun merged 1 commit into
KumarRobotics:dashingfrom
clalancette:data-raw

Conversation

@clalancette
Copy link
Copy Markdown
Collaborator

This more closely resembles what REP 145 says, which is that
imu/data_raw should publish without an orientation estimate
while imu/data should publish with an orientation estimate.
It's actually cheap to do this, since if there are no subscribers
ROS 2 doesn't actually send any data on the wire.

While we are in here, change the prefix of the temperature,
fluid_pressure, and rpy to have "imu" so we are consistent.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

This more closely resembles what REP 145 says, which is that
imu/data_raw should publish without an orientation estimate
while imu/data should publish *with* an orientation estimate.
It's actually cheap to do this, since if there are no subscribers
ROS 2 doesn't actually send any data on the wire.

While we are in here, change the prefix of the temperature,
fluid_pressure, and rpy to have "imu" so we are consistent.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@ke-sun ke-sun merged commit cb7cc51 into KumarRobotics:dashing Oct 11, 2019
@clalancette
Copy link
Copy Markdown
Collaborator Author

Thanks again for merging!

@clalancette clalancette deleted the data-raw branch October 11, 2019 19:45
@ke-sun
Copy link
Copy Markdown
Collaborator

ke-sun commented Oct 11, 2019

@clalancette If possible, could you create this pull request again. I have to revert this commit to merge pull request #34 . Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants