Aaron Edsinger
b01c691b78
mo
4 years ago
Aaron Edsinger
959025963e
moved update_meshes
4 years ago
Aaron Edsinger
c2c1e595d1
moved to batch based meshes
4 years ago
Charlie Kemp
cccc012a55
added link to forum post
4 years ago
Charlie Kemp
f7cfd18e2e
minor typo fix
4 years ago
Charlie Kemp
e7c1c3199c
added link to forum post about autonomy demos
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)
Apparently, upstream RealSense changes in ROS Melodic broke Stretch URDF creation. More information about the changes can be found using the following information:
+ realsense-ros release: https://github.com/IntelRealSense/realsense-ros/releases/tag/2.2.14
+ Debian package: ros-melodic-realsense2-description/bionic,now 2.2.14-1bionic.20200630.141906
+ relevant commit: f7cd5fced5
The corrected issue has to do with changes to "use_nominal_extrinsics" specified in the D435i xacros in the realsense2_description package.
The current commmit also changes the d435i launch file for Stretch (d435i_basic.launch) so that it no longer performs "initial_reset" by default. "initial_reset" appears to have resulted in long delays and freezing when bringing up the camera on the robot.
An excerpt from Intel's documentation for initial_reset follows:
"initial_reset: On occasions the device was not closed properly and due to firmware issues needs to reset. If set to true, the device will reset prior to usage." from https://github.com/intel-ros/realsense
4 years ago
Charlie Kemp
030da38cc0
update to code status
4 years ago
Charlie Kemp
a7b9e39543
clarified stretch_navigation description
4 years ago
hello-binit
cf46a3f0cf
Up stretch_core/demos version number
4 years ago
Charlie Kemp
27e01818b2
minor visualization improvements
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
7d38fa25ee
increased pen down force to avoid light lines
4 years ago
Charlie Kemp
d2b6bcfb55
code used for Hello World autonomy demo videos so far today
4 years ago
Charlie Kemp
efbb805c6e
various changes for object handover autonomy video
4 years ago
Charlie Kemp
2950dea456
code for final(?) autonomy surface cleaning videos
4 years ago
Charlie Kemp
0cd7e53dfd
used to take final surface cleaning autonomy videos with and without spiderman
4 years ago
Charlie Kemp
ebf5cac59f
clean surface code used for nightstand autonomy video
4 years ago
Charlie Kemp
9b140274d4
increased telescoping arm acceptable error, since light surface wiping contact resulted in time outs
4 years ago
Charlie Kemp
9ab52c68b1
used for the rest of the drawer opening autonomy videos
4 years ago
Charlie Kemp
d91ab2e234
used for toolchest video
4 years ago
hello-binit
1dac3816ea
Contact triggers action server success callback
4 years ago
Charlie Kemp
031849fd51
drawer opening progress
+ move up or down to contact handles
+ use new stretch_driver custom effort thresholds
+ successful with tool chest drawer, but has 10 second timeouts after each move until contact
4 years ago
Charlie Kemp
65f79623ae
removed old Gripper module imports
4 years ago
Charlie Kemp
5af1f67e86
added old demos for whiteboard writing & drawer pulling
4 years ago
Charlie Kemp
af24a30a12
added generation of a URDF with a dry erase marker tool
4 years ago
Charlie Kemp
4ba9fc2059
a URDF with the gripper puller can now be generated
4 years ago
hello-binit
90d5929b75
Removed obsolete use_lift flag
4 years ago
Charlie Kemp
2e773ef094
use new approach to custom contact thresholds
4 years ago
Charlie Kemp
c9215bc4de
move to poses with custom contact efforts
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
Charlie Kemp
c3747cf81e
grasp_object code used for new autonomy video
4 years ago
Charlie Kemp
3a105073dc
object grasping demo improvements
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