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

Pull from hello-robot #1

Open
wants to merge 119 commits into
base: devel
Choose a base branch
from
Open

Conversation

justin-chau
Copy link

No description provided.

DLu and others added 30 commits November 5, 2020 13:08
Add missing dependency on realsense
Add missing dependency on realsense (for devel branch)
We are not currently focusing our development on stretch_demos and stretch_funmap.
The tilt backlash model is supposed to compare the current tilt
angle of the head with the head_tilt_backlash_transition_angle
to determine if head_tilt_looking_up element of the backlash state
is true or false. This is due to the head resting against
different sides of the tilt joint based on whether it's looking up
or looking down.

At some point, an error was introduced in which
head_tilt_looking_up was set based on the recent relative motion
of the head tilt joint. This is the way backlash state is
determined for the telescoping arm and head panning.
In contrast, the head tilt backlash state depends on gravity
and where the center of mass of the head is relative to the
tilt joint's axis of rotation. As such, the head tilt backlash
state depends on the tilt angle of the head.
bug fix for obstacle detection during FUNMAP nav
Rospack fails to find Stretch packages unless setup is sourced
hello-binit and others added 30 commits January 19, 2022 13:31
Reduce robot/inflation radius for Stretch Navigation
Use initial preset & reset to fix rs bugs
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.