You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a problem when I tried to grab a paper box on the table with Franka. Because the weight of the paper box is light, and when I used the robot arm to grab the paper box, the posture of the gripper was not parallel to the paper box, there was an angle. These situations will cause the gripper to tighten and then loosen a short distance when I give it a fixed width to grab, resulting in the paper box not being clamped tightly. I want to ask how can I clamp it if the gripper's grasping posture I give is not aligned with the paper box.
Here is my grasping posture
.
The text was updated successfully, but these errors were encountered:
Merge in MOCTRL/franka_ros2 from PRCUN-3481-ros2-integration to humble
* commit 'de9a84baceb982eacec5f74e670642210fae87bd':
fix: user id inside the container must match the host user id
fix: correct all the franka_gazebo launchers to retrieve franka_description
Typo
Update README - instructions for Docker, vs Terminal
fix: gazebo_joint_impedance_controller_example
Set the base workspace as /ros2_ws for the Dockerfile. Update README.md.
Update README - instructions for Docker, vs Terminal
fix: add some missing dependencies to franka_gazebo and franka_moveit. minor changes to the Dockerfile.
Topic - Add franka_ros2 repo to ROS2 Distribution Index Includes - Add: required package.xml files and CMakeLists.txt Change: Use a single Dockerfile for both ./.devcontainer and ./ (soft-link). Edit: README.md Remove: joint_trajectory_controller, use upstream ros2_controllers
I encountered a problem when I tried to grab a paper box on the table with Franka. Because the weight of the paper box is light, and when I used the robot arm to grab the paper box, the posture of the gripper was not parallel to the paper box, there was an angle. These situations will cause the gripper to tighten and then loosen a short distance when I give it a fixed width to grab, resulting in the paper box not being clamped tightly. I want to ask how can I clamp it if the gripper's grasping posture I give is not aligned with the paper box.
Here is my grasping posture
.
The text was updated successfully, but these errors were encountered: