Skip to content
This repository has been 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
merged 1 commit into from
Oct 11, 2019

Conversation

clalancette
Copy link
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 [email protected]

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 <[email protected]>
@ke-sun ke-sun merged commit cb7cc51 into KumarRobotics:dashing Oct 11, 2019
@clalancette
Copy link
Collaborator Author

Thanks again for merging!

@clalancette clalancette deleted the data-raw branch October 11, 2019 19:45
@ke-sun
Copy link
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