hello-binit
f78e46e64d
Arm group commandable from MoveIt2
3 years ago
hello-binit
f3f3096fcd
First attempt at integrating traj interface with command groups
3 years ago
hello-binit
e889632f93
Merge remote-tracking branch 'picknik/ros2_diffdrive' into feature/ros2_diffdrive
3 years ago
JafarAbdi
43c0197bba
Add launch argument to use fake controllers
3 years ago
hello-binit
72cf06796c
Working ROS2 keyboard teleop! Progress on moveit demo.
3 years ago
JafarAbdi
9509c88901
Remove static publisher
3 years ago
JafarAbdi
580eb721e3
Add moveit simple controller for the base
3 years ago
JafarAbdi
d2e877aca3
Fix compile error
3 years ago
David V. Lu
73b1281b06
README
3 years ago
David V. Lu
e4550af663
New Launch
3 years ago
David V. Lu
0c33fcaa18
Change frame
3 years ago
David V. Lu
f77537098a
Latest configuration
3 years ago
David V. Lu
75b48cfa8d
Added dependency
3 years ago
David V. Lu
c87e8eaefb
Repos file
3 years ago
David V. Lu
20eff0e9e8
Add parameters
3 years ago
David V. Lu
bbb38ffe7b
Remove limits
3 years ago
David V. Lu
aca5cf7cd2
Plan Client
3 years ago
David V. Lu
6cc70efc6c
Diff Drive Joint
3 years ago
JafarAbdi
49fb916497
Remove mongodb_server_node
3 years ago
JafarAbdi
495456daa4
Add IK solver for mobile_base + arm
3 years ago
Mark Moll
048c551934
Merge pull request #5 from PickNikRobotics/pr-fix_initial_positions
Rename start_position to initial_position due to ros2_control change
3 years ago
JafarAbdi
9a958e8d96
Rename start_position to iniital_position
3 years ago
David V. Lu!!
e8cf6b495b
Initial stretch_driver for ROS2 ( #2 )
3 years ago
David V. Lu!!
c354219ff6
Change fake driver ( #4 )
* Change fake driver
* Add velocity state interfaces
3 years ago
Jafar Abdi
36bbde1d8a
Remove ament_python from buildtool ( #3 )
3 years ago
JafarAbdi
426057a0ce
Make stretch_core a python package + port launch files
3 years ago
JafarAbdi
462615fa0c
Port stretch_moveit_config
3 years ago
JafarAbdi
c1695c2767
Port stretch_description
3 years ago
JafarAbdi
39b5aabdd7
Prepare for ROS2 port
3 years ago
David V. Lu
f0c6aff09b
Stretch Moveit Config
3 years ago
hello-binit
88336987b1
Merge branch 'calibration_check' into develop
4 years ago
hello-binit
ba624deec1
Merge branch 'develop'
4 years ago
Charlie Kemp
0f6ce3a3c8
add warning if fit error is high
4 years ago
Charlie Kemp
2110e73ef1
added comments and minor cleanup
4 years ago
Charlie Kemp
ba39b55a16
clarified origin of comment in code
4 years ago
Charlie Kemp
160ba987b5
added comments to the code
4 years ago
Aaron Edsinger
2638fb98cc
Added Irma meshes
4 years ago
Charlie Kemp
ccb5fb9ab0
added comments in the code
4 years ago
Charlie Kemp
931596659e
better observations for fit check & new fit error test
Checking the calibration now collects fewer higher quality observations.
When checking or performing a new fit, the fit error is checked against a threshold that likely indicates a problem with the calibration.
4 years ago
Charlie Kemp
e212cc5ffd
added screenshot of fit check visualization
4 years ago
Charlie Kemp
a477a5c69a
screenshot of rviz showing fit visualization
4 years ago
Charlie Kemp
9c67f0c674
documentation for new calibration check code
4 years ago
Charlie Kemp
e428305d5a
efficiently check calibration
Code to check the existing calibration. It does the following:
+ Collects a reduced number of new observations with which to check the current calibration.
+ Visualizes and computes the fit of the current calibration to the new observations.
Future work:
+ Improve the reduced number of observations to increase efficiency.
+ Check the numeric results of the fit and provide a warning if the quality is low.
4 years ago
hello-binit
959e92bd21
Bump to version 0.2
4 years ago
hello-binit
ead1472df6
Merge pull request #6 from hello-robot/develop
Merge develop into master
4 years ago
hello-binit
b4d892eccf
Merge branch 'feature/document-calibration-readme'
4 years ago
Charlie Kemp
fcdc53ebc9
Merge pull request #5 from hello-robot/new_comments_in_code
added comments & deleted unused code
4 years ago
hello-binit
dc187c6a3d
Update stretch_calibration README with examples and details
4 years ago
Aaron Edsinger
8df4a597e9
URDF bug fixed working on H1
Merge branch 'bugfix/required_realsense_xacro_arg'
4 years ago
hello-binit
18f0e775d6
Enable imu accel topic, but fail when disabled
4 years ago