-
Notifications
You must be signed in to change notification settings - Fork 13
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
Use foot sensor to detect steps / rework pressure converter. #337
base: main
Are you sure you want to change the base?
Conversation
bitbots_motion/bitbots_odometry/config/odometry_config_template.yaml
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/config/odometry_config_template.yaml
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/src/walk_support_state_detector.cpp
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/src/walk_support_state_detector.cpp
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/include/bitbots_odometry/walk_support_state_detector.h
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/src/walk_support_state_detector.cpp
Outdated
Show resolved
Hide resolved
…ms for left and right th
bitbots_motion/bitbots_odometry/config/odometry_config_template.yaml
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/src/walk_support_state_detector.cpp
Outdated
Show resolved
Hide resolved
bitbots_motion/bitbots_odometry/src/walk_support_state_detector.cpp
Outdated
Show resolved
Hide resolved
…use_foot_pressure_step_detection
It seems like, we have not the latest changes from yesterday in here, right @Flova ? |
The things from yesterday are a completely different change. Please rename undo the renaming ^^ This PR tried to use the foot sensors in general. It reworks the pressure converter and adds the footstep detector. For now detecting footsteps with the foot sensors does not seem possible, but I would maybe try to merge the pressure converter and keep this changes somewhere in case we get better foot pressure sensors and are able to utilize them. |
Summary
We do not detect steps.
Proposed changes
We can use the foot pressure sensors to detect them. The odometry gets more accurate if we know that.
Related issues
Checklist
colcon build
Software
project board