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
Doing this command, and activating moveit i can move the robot into the position i want. The motion is planned, and executed, but the robot visualized in Rviz doesn't move itself in the pose previously planned and executed successfully
Hi @emarca96 ,
I guess this is expected - after all you use the fake_hardware. If you want that the robot is moving, you would e.g. need to use gazebo or the actual robot 😄
Doing this command, and activating moveit i can move the robot into the position i want. The motion is planned, and executed, but the robot visualized in Rviz doesn't move itself in the pose previously planned and executed successfully
Of course the /franka/joint_states topic velocity and position are not updated with the current position and velocity to reach the executed pose.
This is not the case specifying the robot ip (with the real robot connected).
The text was updated successfully, but these errors were encountered: