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

Discretize robot elevation data during logging #606

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Sep 12, 2020

The elevation data that are logged in run.yml are now discretized at increments of 5.0m by default, i.e. the robot's elevation will remain at 0 until it traverses up or down a slope exceeding +- 5m and or more in z. The increment value can be configured using the <elevation_step_size> sdf param in the launch file.

Signed-off-by: Ian Chen ichen@osrfoundation.org

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 requested a review from nkoenig September 12, 2020 01:38
@nkoenig nkoenig merged commit eca06de into master Sep 16, 2020
@nkoenig nkoenig deleted the elevation_step branch December 10, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants