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

Publish both to imu/data and imu/data_raw.#37

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

Publish both to imu/data and imu/data_raw.#37
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 is a rebased version of #35 onto dashing-devel. @ke-sun FYI.

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 afb066c into KumarRobotics:dashing Oct 16, 2019
@clalancette clalancette deleted the data-raw branch February 7, 2020 16:23
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