76 Commits (76c1e454779199338511a6982dc01f391daf7d3e)

Author SHA1 Message Date
  Binit Shah 411c928b3e Add Joystick teleop to Stretch Navigation 3 years ago
  David V. Lu 9c39038008 Add Laser Filter 3 years ago
  Aaron Edsinger 758cb25554 update banner 3 years ago
  Aaron Edsinger 0ee5fd040b update banner 3 years ago
  Charlie Kemp 775afb8dc8 bug fix for tilt backlash 3 years ago
  hello-binit f8e97ef1b1 Create robot object before changing mode 3 years ago
  hello-binit 5796258a75 Change mode before subscribing to command velocity 3 years ago
  hello-binit 959e92bd21 Bump to version 0.2 4 years ago
  hello-binit 18f0e775d6 Enable imu accel topic, but fail when disabled 4 years ago
  hello-binit 0ad4e339eb Launch stretch_driver without failing out of bounds 4 years ago
  hello-binit 17acf7effa Make failing on out-of-range goals an optional behavior 4 years ago
  hello-binit f207052ec1 Quicker runstops through zero commands 4 years ago
  hello-binit f2d63d56a9 Added service to runstop Stretch 4 years ago
  Charlie Kemp eebb881ced fixes broken D435i URDF due to upstream changes (realsense-ros release 2.2.14) 4 years ago
  hello-binit cf46a3f0cf Up stretch_core/demos version number 4 years ago
  Charlie Kemp 10b1dd06f0 command for a fixed number of mapping iterations 4 years ago
  Charlie Kemp 8ade88c80f fix previous commit of demo triggering commands in keyboard_teleop 4 years ago
  Charlie Kemp 4486329a35 commented demo triggering commands in keyboard_teleop 4 years ago
  Charlie Kemp 9b140274d4 increased telescoping arm acceptable error, since light surface wiping contact resulted in time outs 4 years ago
  hello-binit 1dac3816ea Contact triggers action server success callback 4 years ago
  Charlie Kemp 031849fd51 drawer opening progress 4 years ago
  hello-binit 90d5929b75 Removed obsolete use_lift flag 4 years ago
  Charlie Kemp 050f8e9db9 create new trajectory goal & point for each move 4 years ago
  hello-binit e34317be51 Joint traj server invalidates out-of-range goals 4 years ago
  hello-binit 62b0a13a3f Increased GripperCommandGroup's acceptable error 4 years ago
  Charlie Kemp f1b175cc77 simple keyboard teleoperation launch file 4 years ago
  hello-binit 240ee88b92 Fixed whitespacing with multiline comments 4 years ago
  hello-binit 876df63371 Fixed multiple aborts error 4 years ago
  hello-binit 7b1ab3cce6 Joint traj action reports position feedback 4 years ago
  hello-binit 2422e067aa Support vels/accels/threshs attrs of JointTrajectoryPoint 4 years ago
  hello-binit de4a94eb0b Base MobileBaseCommandGroup off SimpleCommandGroup 4 years ago
  hello-binit 1e971ab486 Fixed misfail in set_goal of MobileBaseCommandGroup 4 years ago
  hello-binit 60a7dcbd92 Fixed missing clip_ros_tolerance default 4 years ago
  hello-binit b4a9ed201f Base LiftCommandGroup off SimpleCommandGroup 4 years ago
  hello-binit c1c2219ba9 Base TelescopingCommandGroup off SimpleCommandGroup 4 years ago
  hello-binit f94f66c9aa Base GripperCommandGroup off SimpleCommandGroup 4 years ago
  hello-binit 5a40230005 Standardize and document SimpleCommandGroup 4 years ago
  hello-binit ebf90fed1f Populated command groups' init_execution method 4 years ago
  hello-binit 17a889a062 Replaced spare arguments in command groups with kwargs 4 years ago
  hello-binit a67be9981d Refactored execution loop condition 4 years ago
  hello-binit 951d6be02a Removed unnecessary first_time conditional 4 years ago
  hello-binit b69708e1ab Cleaned joint traj execute callback 4 years ago
  hello-binit 15be76a68c Moved joint trajectory action to separate module 4 years ago
  hello-binit 16f318fd85 Replaced starved condition lock with read_write lock 4 years ago
  hello-binit 60996fe861 Cleaned command groups imports 4 years ago
  hello-binit d86c8f3f8a Moved command groups to separate module 4 years ago
  hello-binit 19c4ef3b50 Moved nongeneric helper function into MobileBaseCommandGroup 4 years ago
  hello-binit f6353aa1f8 Moved helper class GripperConversion to helpers module 4 years ago
  hello-binit ad18a90d9d Keeping future print for python3 conversion 4 years ago
  hello-binit 433072ef5c Removed deg_per_rad 4 years ago