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
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
Binit Shah
b06eacb8cc
Improved nav rviz config to draw local map behind
3 years ago
David V. Lu
e931e925b6
Fix Nav Config Typo
3 years ago
Binit Shah
3775f14c42
Improved mapping rviz config to hide extra info
3 years ago
Binit Shah
6892bdc1b4
Improved navigation rviz config to show path, costmap, etc
3 years ago
hello-binit
f6867aaaae
Mapping and nav launch Rviz based on rosarg
3 years ago
hello-binit
ed5a91cd1b
Add flag to visualize lidar in Gazebo
3 years ago
hello-binit
bd6993c0d4
Launch simulated robot in stow position
3 years ago
hello-binit
c336d4f7ea
Support non-GPU lidar and swappable worlds in Stretch Gazebo
3 years ago
Aaron Edsinger
f170ff9ec4
updated banner
3 years ago
hello-binit
87966e1f93
Merge branch 'bugfix/calibration_xacros'
3 years ago
hello-binit
a403930eb8
Re-apply innocuous xacro changes
3 years ago
Binit Shah
740db7dc78
Update package xml tags
3 years ago
hello-sanchez
77b5275bfe
Init commit of random_objects launch file.
3 years ago
hello-sanchez
90d5081a2a
Init commit of random objects in gazebo world.
3 years ago
hello-binit
0e519442eb
Revert all xacros to pre-gazebo merge
3 years ago
Binit Shah
92d077558c
Include joint_state_controller dep explicitly
3 years ago
hello-binit
29830e2ec4
Added Gazebo keyboard teleop and updated README
3 years ago
hello-binit
6a6ed75e7f
Added new stretch packages to README
3 years ago
hello-binit
1b2ec288fd
Licenses for gazebo and moveit_config
3 years ago
Binit Shah
63ea6833d4
Merge pull request #26 from PickNikRobotics/pr-gazebo_deps_and_gt_fix
[melodic] Gazebo Dependency and GetModel Fixes
3 years ago
Vatan Aksoy Tezer
0370468fc1
Update package.xml
3 years ago
Vatan Aksoy Tezer
878fc72d82
Fix dependencies
3 years ago
Vatan Aksoy Tezer
2176f3c73e
Fix gazebo error
3 years ago