Binit Shah
3ed558b54e
Melodic Deprecation Notice
1 year ago
Chintan Desai
fba00a3d37
Delete unsupported stretch_moveit_config pkg
1 year ago
Chintan Desai
76c1e45477
Remove confusing " and ' key press
1 year ago
Mohamed Fazil
2aa44e7a18
Merge pull request #91 from hello-robot/feature/urdf_base_imu
Feature/urdf base imu
1 year ago
Mohamed Fazil
af9f9b8ff3
Base imu xacro bugfix
1 year ago
Aaron Edsinger
2b90a631e9
update imu xacro
1 year ago
Aaron Edsinger
d2b4125c96
Add files via upload
1 year ago
Aaron Edsinger
daa9c795cf
Create stretch_base_imu.xacro
1 year ago
Binit Shah
20a28d7fca
Fix effort pct key error
1 year ago
youliang
723549a61b
compile cython code when build funmap pkg
2 years ago
Binit Shah
ad57528e03
Merge pull request #74 from hello-robot/bugfix/realsense_bugs
Use initial preset & reset to fix rs bugs
2 years ago
Aaron Edsinger
7dbfd9c8ac
adding missing louis
2 years ago
Binit Shah
145096496c
update_meshes exits when copying command fails
2 years ago
Binit Shah
ec97165761
update_meshes accounts for new parameters file
2 years ago
Aaron Edsinger
cc1eb47781
wip
2 years ago
Aaron Edsinger
a8a830295a
Adding in mkdocs info
2 years ago
Binit Shah
e8097f1813
Use initial preset & reset to fix rs bugs
2 years ago
Binit Shah
e76b77a64d
Add rviz_imu_plugin as dep of Stretch Description
2 years ago
Binit Shah
3481f36a50
Turn on approx IK for Gazebo MoveIt demo
2 years ago
Binit Shah
c8eaee2600
Make Gazebo installation instructions clearer
2 years ago
Binit Shah
0a2f9a6818
Merge pull request #64 from knorth55/stretch-robot-name
change robot name to stretch
2 years ago
Shingo Kitagawa
7b8772fa33
change robot name to stretch
2 years ago
Binit Shah
f62086218b
Merge pull request #46 from hello-robot/bugfix/nav_vel_rate
lowering nav velocity rate to 15
2 years ago
Binit Shah
548335c230
Merge pull request #62 from hello-robot/bugfix/reduce_nav_inflation
Reduce robot/inflation radius for Stretch Navigation
2 years ago
Binit Shah
254cee644c
Place robot circle at base center for Stretch Navigation
2 years ago
Binit Shah
786a892afb
Reduce robot/inflation radius for Stretch Navigation
2 years ago
Binit Shah
313e7e858d
Initial pose for dex wrist joints in collect calib data
2 years ago
Binit Shah
2ad9707c38
Fix hang on killing keyboard_teleop
2 years ago
Binit Shah
9440843ded
Include dex wrist joints in keyboard_teleop
2 years ago
Binit Shah
529717311d
Update documentation on MoveIt hardware integration
2 years ago
Binit Shah
80b4fc676a
Merge pull request #53 from hello-robot/feature/rebased_pluggable_ee
Pluggable End Effectors - Melodic
2 years ago
Binit Shah
99b0de1f2d
Fix pluggable ee errors
2 years ago
Binit Shah
ed0723cb80
Merge branch 'master' into feature/rebased_pluggable_ee
2 years ago
Binit Shah
27284d5d8c
Merge pull request #52 from hello-robot/feature/automatic_jointstates
Calculate joint states automatically using command groups
2 years ago
Binit Shah
4f68838c7a
Fix gripper joint state calculation
2 years ago
Binit Shah
701cc7f139
Decouple swappable joints from stop/runstop services
2 years ago
Binit Shah
6525139d60
End effectors are now pluggable into stretch_driver
2 years ago
Binit Shah
d167f22260
Rename arm command group
2 years ago
Binit Shah
663ecad2e7
Simplify joint state calculation by using command groups
2 years ago
Binit Shah
80730f6b9e
Remove backlash constants from stretch_driver
2 years ago
Binit Shah
32a157111a
Track backlash state within command groups
2 years ago
Binit Shah
470cc340dd
Move SimpleCommandGroup to hello_helpers
2 years ago
Aaron Edsinger
ed2ac751aa
Merge pull request #47 from hello-robot/bugfix/configure_realsense
Bugfix/configure realsense
3 years ago
Aaron Edsinger
bcad669cc1
document temp fix
3 years ago
Aaron Edsinger
2cff2c9485
lowering nav velocity rate to 15
3 years ago
Aaron Edsinger
f6427c9443
Temp fix - printing of deep model layers broken
3 years ago
Binit Shah
50def3a9ca
Merge pull request #44 from hello-robot/bugfix/funmap_nav_undefined_mask
adding check for empty image
3 years ago
Charlie Kemp
815cf6336e
simpler option to show images when debugging
This adds show_debug_images at the node level. When set to True,
debugging images are displayed via OpenCV, including RGB images
annotated with ArUco marker detections, marker masks, and depth
images used when estimating the pose of the ArUco markers.
3 years ago
Charlie Kemp
06089dbebf
sleep before trying to configure the D435i
This appears to fix an issue where the D435i's mode was
not being successfully changed on launch. The code now
sleeps for 3 seconds before trying to configure the D435i,
which appears to fix the problem for the typical launch
files in stretch_ros.
This also appears to resolve an issue that resulted in
warnings from the ArUco marker detection node and
calibration issues. Without a successful mode change,
depth images from the D435i often failed to provide
depth values for the pixels corresponding with the
ArUco markers on Stretch's body.
Addressing this issue will likely obviate the need
for Hello Robot's D435i patch that pins earlier
versions of the D435i software.
3 years ago
Charlie Kemp
56e1d9f5bf
fix documentation: green arrow => magenta arrow
The "2D Nav Goal" arrow in RViz is magenta not green.
3 years ago