Describe the bug
The arm gets into an unusable state after controlling it with moveit and then moving the torso.
The arm seems to fall down and is able to go through the other parts of the robot. We can not control the arm after the arm gets into this state.
To Reproduce
Clone this repo: (https://github.com/GregoryLeMasurier/FetchArmTest)
Launch gazebo with fetch:
roslaunch fetchit_challenge main_arena_montreal2019_highlights.launch
Start move group:
roslaunch fetch_moveit_config move_group.launch
Move the arm:
rosrun test_ws arm_up_node
Move the torso:
rosrun test_ws torso_up_node
Try to move the arm while it is stuck in robot:
rosrun test_ws arm_up_node
Expected behavior
Arm doesn't move or fall after the torso moves.
Video
(https://youtu.be/yihiZyimFCI)
catkin workspace (please complete the following information):
- fetch_gazebo version: gazebo9
- Ubuntu version: 18.04
- ROS version: Melodic
Describe the bug
The arm gets into an unusable state after controlling it with moveit and then moving the torso.
The arm seems to fall down and is able to go through the other parts of the robot. We can not control the arm after the arm gets into this state.
To Reproduce
Clone this repo: (https://github.com/GregoryLeMasurier/FetchArmTest)
Launch gazebo with fetch:
roslaunch fetchit_challenge main_arena_montreal2019_highlights.launch
Start move group:
roslaunch fetch_moveit_config move_group.launch
Move the arm:
rosrun test_ws arm_up_node
Move the torso:
rosrun test_ws torso_up_node
Try to move the arm while it is stuck in robot:
rosrun test_ws arm_up_node
Expected behavior
Arm doesn't move or fall after the torso moves.
Video
(https://youtu.be/yihiZyimFCI)
catkin workspace (please complete the following information):