Aaron Edsinger
4c26a3e348
update_meshes ported to new param setup
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
Hello Robot Inc
680125f57d
adding check for empty image
3 years ago
Binit Shah
bf27190355
Merge pull request #43 from hello-robot/feature/stretch_description_bsd
Switch Stretch Description to BSD 3-Clause Clear license
3 years ago
Binit Shah
5dce87c217
Switch Stretch Description to BSD 3-Clause Clear license
3 years ago
Binit Shah
203726e191
Add ros_numpy dep to multiple packages
3 years ago
Binit Shah
85e7f94ec7
Merge branch 'bugfix/check_instructions'
3 years ago
Binit Shah
daad77d9b4
Merge branch 'feature/gazebo_worlds'
3 years ago
Binit Shah
b37841d889
Remove random objects world launch file
3 years ago
Binit Shah
07de3ae4fd
Improve ROS args for FUNMAP mapping.launch
3 years ago
Binit Shah
64e85833c9
Match simulated lidar/depth camera closer to real robot
3 years ago
Binit Shah
b7f1d52665
Fix HelloNode sys.exit error
3 years ago
Binit Shah
c9dd2e1619
Navigation launch files comments tweak
3 years ago
Binit Shah
fdd467dcf9
Update documentation for Stretch Navigation README
3 years ago
Binit Shah
411c928b3e
Add Joystick teleop to Stretch Navigation
3 years ago
Binit Shah
8d1550653e
Fix check calibration instructions
Include homing and uncalibrated URDF generation steps.
3 years ago
hello-binit
43b1d3c497
Add simulated navigation to Stretch Navigation
3 years ago
hello-binit
bf42dfd139
Add simulated mapping to Stretch Navigation
3 years ago
Binit Shah
14768a5c0a
Improved nav rviz config to show AMCL particles
3 years ago
Binit Shah
bd17f2fe29
Improved nav rviz config to show filtered scan
3 years ago
David V. Lu
9c39038008
Add Laser Filter
3 years ago