forked from ros-industrial/kuka_experimental
-
Notifications
You must be signed in to change notification settings - Fork 0
Kuka fts to test into iirob_dev #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
destogl
wants to merge
23
commits into
iirob_dev
Choose a base branch
from
kuka_fts_to_test
base: iirob_dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Decimating kr5 visual meshes * Decimating kr6 visual meshes * Decimating kr16_2 visual meshes * Decimating kr120 visual meshes * Decimating lbr_iiwa visual meshes * Deleting lbr_iiwa blender files * Deleting lbr_iiwa original mesh files * Revert "Decimating lbr_iiwa visual meshes" This reverts commit e20cf8c. Issues with flipped normals and artifacts. To be addressed in later PR
* kr10r1100sixx: changing visual meshes from stl to collada Adopting colors from existing models: Kuka orange - RAL2003 Base/flange - RAL9005 * kr10r1100sixx: fix for ros-industrial#59 (generated by cschindlbeck) Generated using gaschler/bounding-mesh with --voxels 2000000 * kr10r1100sixx: fixing collision mesh normals Collision mesh surface normals were mixed with a significant number pointing inward. Reoriented mesh faces coherently using meshlab. * Fix: base -> base_link.(stl,dae) * Revert "kr10r1100sixx: changing visual meshes from stl to collada" This reverts commit 45da918.
Squashed commits: * eki_hw_interface: Initial commit. An EKI-based hardware interface. * PR fix: copyright * PR fix: add_compile_options * PR fix: header whitespace and readme backticks / syntax highlighting * PR fix: (invalid) descript ip address placeholders for EKI xml docs * PR fix: removing depend on std_msgs * PR fix: use angles package for deg/rad conversions * PR fix: use 2 threads for spinning * PR fix: improve err msg for missing ip or port parameters * PR fix: ros_control pass read/write params by reference * PR fix: socket_read_state return/fail early * PR fix: TODO's -> Github issues... * PR fix: make socket_read_state in_buffer static * PR fix: removing unused velocity/effort command vectors * PR fix: krl/kuka_eki_hw_interface.src cleanup * PR fix: Adding velocity and effort to transmitted state Note: velocty and effort value population in the krl interrupt currently disabled due to it inducing stuttering. Interrupt service needs to be shorter... could re-add possibly after some optimization and further testing... * PR fix: Adding velocity and effort to transmitted state * PR fix: combining state and command servers into single EkiHwInterface server * PR fix: return/fail early in KRL * PR fix: use init() in place of configure() for future Kinetic compatibility * PR fix: Check for null FirstChildElement results * PR fix: adding comments to EKI xml configuration file * PR fix: adding timeout (5 seconds) to eki_read_state() socket call * PR fix: making socket timeout optionally settable via parameter (with default)
…ntroller (ros-industrial#143) Squashed commits: * adding command buffer length to returned RobotState and preventing writing when (configurable) max exceeded * Adding documentation of newly implemented command buffer limiting * eki_hw_interface: add note about commented ROS_WARN for buffer over and underflow
…_experimental into kuka_fts_to_test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.