Binit Shah
ec86803cb7
rviz funmap change
2 years ago
Binit Shah
b1f4ceb511
funmap changes 2
2 years ago
Binit Shah
7f3d07c3d2
funmap changes 1
2 years ago
Binit Shah
a268a790db
whitespace
2 years ago
Binit Shah
969c16fca7
Fix setting initial preset of realsense
2 years ago
Binit Shah
d704cb2670
Use all_drivers launch file in FUNMAP
2 years ago
Binit Shah
2792f3e0f8
Add Stretch All Drivers launch file
2 years ago
Binit Shah
818b064230
Add Stretch RPLidar launch file
2 years ago
Binit Shah
81532e621f
Added Stretch Realsense launch file
2 years ago
Binit Shah
6323ff3006
Merge pull request #58 from hello-robot/feature/dexwrist_fixes
Add support for Dex wrist joints to various nodes
2 years ago
Binit Shah
a47189982f
Initial pose for dex wrist joints in collect calib data
2 years ago
Binit Shah
b3db7eff6c
Fix hang on killing keyboard_teleop
2 years ago
Binit Shah
7d962c5fb7
Include dex wrist joints in keyboard_teleop
2 years ago
Binit Shah
8ca93c6aa9
Update documentation on MoveIt hardware integration
2 years ago
Binit Shah
930423c2de
Fix pluggable ee errors
2 years ago
Binit Shah
8ab897830a
Decouple swappable joints from stop/runstop services
2 years ago
Binit Shah
db1cc8d85a
End effectors are now pluggable into stretch_driver
2 years ago
Binit Shah
82602bda59
Fix gripper joint state calculation
2 years ago
Binit Shah
2b20cc1c64
Rename arm command group
2 years ago
Binit Shah
7eed778065
Simplify joint state calculation by using command groups
2 years ago
Binit Shah
35539b43da
Remove backlash constants from stretch_driver
2 years ago
Binit Shah
e258b2b148
Track backlash state within command groups
2 years ago
Binit Shah
498bcab9cb
Move SimpleCommandGroup to hello_helpers
2 years ago
Binit Shah
b414df3db5
Merge pull request #54 from NateWright/patch-1
Update README.md
2 years ago
Binit Shah
16f6f92e3a
Merge pull request #55 from NateWright/patch-2
Update start_rtab.launch
2 years ago
Nathan Wright
0c153a5cf7
Update start_rtab.launch
Launch file used wrong topics for sim.
2 years ago
Nathan Wright
f559c7caf8
Update README.md
Install instructions were not updated during merge. Still linked to original repo.
2 years ago
Binit Shah
d695f455c0
Merge pull request #49 from hello-robot/bugfix/yaml_loader_crash
Fix yaml.load crash by specifying loader
2 years ago
Binit Shah
333504015a
Fix yaml.load crash by specifying loader
3 years ago
Hello Robot Inc
876c0d4994
adding check for empty image
3 years ago
Charlie Kemp
28d844bfb4
add OpenVINO issue
3 years ago
Charlie Kemp
5d2a964d4d
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
4de2780473
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
3e7cf92215
fix documentation: green arrow => magenta arrow
The "2D Nav Goal" arrow in RViz is magenta not green.
3 years ago
Binit Shah
0e4a65adeb
Merge pull request #45 from soumith/dev/noetic
fix diagnostic_updater arguments
3 years ago
Soumith Chintala
581a4bdb24
fix diagnostic_updater arguments
3 years ago
Binit Shah
bd343b1e9c
Switch Stretch Description to BSD 3-Clause Clear license
3 years ago
Binit Shah
af41bb3e0b
Merge pull request #24 from PickNikRobotics/diagnostics_noetic
[noetic] ROS Diagnostics and RQT Dashboard
3 years ago
Binit Shah
60a3e56874
Merge pull request #35 from hello-robot/feature/testing
Feature/testing
3 years ago
Binit Shah
d778ad8095
Merge branch 'dev/noetic' into feature/testing
3 years ago
Binit Shah
382c07b227
Merge pull request #37 from hello-robot/feature/rtab_pr_merge2
Stretch RTAB-Map, OctoMap, and Navigation improvements
3 years ago
Binit Shah
661168a3f5
Update READMEs to reflect new packages
3 years ago
Binit Shah
3aa5398f7b
Tune Stretch Rtabmap move_base params
3 years ago
Binit Shah
7ba9402a32
Cleanup whitespace in Stretch Navigation and Rtabmap
3 years ago
Binit Shah
2583235143
Added stretch_octomap package
3 years ago
Binit Shah
b5dc724cd6
Renamed stretch_rtab -> stretch_rtabmap
3 years ago
Binit Shah
a6194ee9a7
Remove static map files from Stretch Navigation
3 years ago
Binit Shah
29890499d3
Remove rtabmap launch files from Stretch Navigation
3 years ago
Binit Shah
b9f2043823
Add octomap dependencies to Stretch Navigation
3 years ago
Binit Shah
8bc0c61644
Cleanup rtab PR config and log files
3 years ago