Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish linear acceleration #129

Merged

Conversation

efernandez
Copy link
Collaborator

This publishes the linear accelerations and uses them while predicting to the current time if the
new param predict_with_acceleration is true (default value).

Example output and forward / backwards manual command send to the robot:
acceleration_Screenshot from 2020-01-13 16-07-52

Copy link
Collaborator Author

@efernandez efernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a couple of comments for things I'd like to get an answer from the reviewers.

@efernandez efernandez requested review from svwilliams and ayrton04 and removed request for svwilliams January 15, 2020 18:29
fuse_models/src/odometry_2d_publisher.cpp Outdated Show resolved Hide resolved
Also use linear acceleration if predicting to the current time if the
new param `predict_with_acceleration` is `true` (default value).
@svwilliams svwilliams merged commit 762ab97 into locusrobotics:devel Jan 27, 2020
@efernandez efernandez deleted the publish_linear_acceleration branch March 11, 2020 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants