Vinitha Ranganeni
31f088d876
publish lidar odom wrt the odom frame
1 year ago
Vinitha Ranganeni
180ff4493b
fixed merge conflicts
1 year ago
Vinitha Ranganeni
e1901f3bc0
tuned navigation and amcl params
1 year ago
Binit Shah
065400cedf
Merge pull request #100 from sylvia-segfault/dev/noetic
Fixed aruco tag detection for latest version opencv
1 year ago
Binit Shah
77a5a57c92
Fix mode switching out of runstop deadlock
After Stretch has been runstopped, any Twist commands will
be rejected. However, the Twist callback forgets to release
the mode lock before rejecting the command. This leads to a
deadlock when the driver attempts to switch out of runstop.
1 year ago
Binit Shah
3fc9f9ba18
Merge pull request #115 from hello-robot/feature/hellonode_jointstates
Add HelloNode.get_joint_state() + other improvements to HelloNode
1 year ago
Binit Shah
56fc1bb1b2
Add docs for new HelloNode methods
1 year ago
Binit Shah
b3ef7684cd
Add HelloNode.get_point_cloud()
1 year ago
Binit Shah
45952ce879
Add HelloNode.get_joint_state() + other improvements
The get_joint_state() method makes it easier to get
information about a joint, including whether the
joint is moving. A mode variable is added to make
it easier to determine what mode the driver is in.
Lastly, some of HelloNode's variables are made private
to make it easier to use the class from iPython.
1 year ago
Binit Shah
5e709b1552
Merge pull request #111 from hello-robot/feature/separated_launch_files2
Separate drivers into stretch.launch
1 year ago
Binit Shah
d8685e82b9
Condense grasp_object.launch
1 year ago
Binit Shah
2671475e84
Add option to rotate Gazebo camera image
1 year ago
Binit Shah
f9b19ef3e3
Add whole Stretch rviz
1 year ago
Binit Shah
31be85e3c4
Add whole Stretch launch file with all drivers
1 year ago
Binit Shah
5116acf454
Change fail_out_of_range_goal default to False
1 year ago
Binit Shah
9d9e2234fc
Clean whitespace in d435i_* nodes + fix frustrum marker msg warning
1 year ago
Binit Shah
19f0a15666
Add simple realsense launch file
1 year ago
Binit Shah
a89241aa5b
Clean whitespace in d435i resolution files
1 year ago
Binit Shah
5e90b547cd
Enable gyro in d435i launch file
1 year ago
Binit Shah
c126b4c45f
Add mapping/grasping services to keyboard menu
1 year ago
Binit Shah
988dc221ab
Make args overrideable in grasp_object.launch
1 year ago
Binit Shah
17e156248b
Fix gh action and update hello_helpers license
1 year ago
Binit Shah
52e5982f15
Add dashboard directory to README.md
1 year ago
Binit Shah
5088d7eac1
Update stretch_core LICENSE.md
1 year ago
Binit Shah
6bf9a9ebe0
Fix gh action typo
1 year ago
Binit Shah
924e83ab47
Remove noetic warning from README
1 year ago
Binit Shah
df390f8e9a
Add Github Action to deploy docs on markdown change
1 year ago
Binit Shah
3508bc8c03
Add mkdocs config
1 year ago
Aaron Edsinger
622db3b16e
setup 0.3
1 year ago
Aaron Edsinger
3c426d0657
Merge pull request #110 from hello-robot/feature/urdf_mass
Feature/urdf mass
1 year ago
Julian Mehu
fc31b28889
new mass data ready and tested
1 year ago
aedsinger
3a2d875a53
Add new URDFs with mass data. Still need to merge in.
1 year ago
Binit Shah
3c1e01d1a2
Merge pull request #108 from hello-robot/bugfix/gripper_goal_success
Reduce err thres to prevent immediate goal success
1 year ago
Chintan Desai
67646f60d4
Reduce err thres to prevent immediate goal success
1 year ago
Mohamed Fazil
fe34bcc5be
Merge pull request #104 from hello-robot/features/fast_rates_driver
move to 30hz fast rates
1 year ago
Mohamed Fazil
86ea12cfb3
default rate param 30Hz
1 year ago
Mohamed Fazil
799075293f
Error out on stretch body below v0.5
1 year ago
Mohamed Fazil
8e109f9e8f
Bump trajectory server feedback loop rate to 30Hz
1 year ago
Mohamed Fazil
d8c15f5a4b
Merge pull request #96 from hello-robot/bugfix/push_command_sync
Bugfix/push command sync
1 year ago
Mohamed Fazil
7e84a07dce
Merge branch 'features/fast_rates_driver' into bugfix/push_command_sync
1 year ago
Mohamed Fazil
ee70e912cc
Resolve conflict
1 year ago
Binit Shah
bd8edd1ffe
Merge pull request #106 from hello-robot/feature/dex_wrist_grasp_object
Grasp_object autonomy demo w/Dex Wrist
1 year ago
Binit Shah
eb85fa4f8f
Add hack for dex wrist height difference
1 year ago
Binit Shah
f115b4159f
Add dryrun option to grasp_object
1 year ago
Binit Shah
5349cd01ec
Add grasp_object rviz config
1 year ago
Binit Shah
ec3907518f
Fix keyboard_teleop menu not printing after service call
1 year ago
Binit Shah
1c6e1de17f
Add hack to align link_straight_gripper like link_gripper
1 year ago
Binit Shah
cb6b800b67
Add pregrasp pitch/roll to grasp_object
1 year ago
Binit Shah
ba3e4c8b24
Add stretch_driver topic for end_of_arm tool
1 year ago
Binit Shah
78661e8dc3
Add stow step to grasp_object + minor fixes
1 year ago