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
Binit Shah
3bf1dd8f53
Revert Stretch Navigation and Gazebo files
3 years ago
Binit Shah
4d64a43318
Merge branch 'feature/rtab' into feature/rtab_pr_merge2
3 years ago
NateWright
bb7e42b1ca
added license
3 years ago
Binit Shah
f7a5aeb7c1
Add ros_numpy dep to multiple packages
3 years ago
Binit Shah
7cc51d20a7
Correct spelling and cleanup whitespace
3 years ago
Binit Shah
7bd6445e3a
Fix check calibration instructions
Include homing and uncalibrated URDF generation steps.
3 years ago
hello-sanchez
a3747909dd
Init commit of random objects in gazebo world.
3 years ago
Binit Shah
4b7f1f34e2
Improve ROS args for FUNMAP mapping.launch
3 years ago
Binit Shah
a0913968b2
Match simulated lidar/depth camera closer to real robot
3 years ago
Binit Shah
8adcaf3011
Fix HelloNode sys.exit error
3 years ago
Binit Shah
a54ecf5897
Navigation launch files comments tweak
3 years ago
Binit Shah
a855497ffc
Update documentation for Stretch Navigation README
3 years ago
Binit Shah
d3f9e464c4
Add Joystick teleop to Stretch Navigation
3 years ago