-
Notifications
You must be signed in to change notification settings - Fork 319
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
Update the xacro based on the test on real j2n6s300 robot #443
Update the xacro based on the test on real j2n6s300 robot #443
Conversation
…otics#408 and change the velocity controller publisher rate to prevent undershoot for j2n6s300
…or manager launch file -> to work with octomap for collision avoidance planning
…00.xacro (problem fixed by updating jaco firmware)
…rajectory_execution.launch.xml (but didnt fixed the grasping issue)
Hi @yuzhongchun17 , |
…ctory_controller.cpp to compensate overshoot using move_group.pick()
…ove ee frame inward for grasping
…n avoidance planning
I see you are still making changes that are not based on our review and also notice modifications that seem to only belong in your own personal project, not in our repo, so I will be closing this PR. If you really intended to contribute, don't hesitate to open a new one once you have finalized your work. |
Fixed the joint limit for joint 5 based on the real robot properties (with 1 deg torlerance).