-
Notifications
You must be signed in to change notification settings - Fork 80
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
lite6 [Firmware V 2.4] for ros2 humble - Stuttering (Shaking) by using moveit servo with xBox controller #95
Comments
btw... when iam using:
I got a: MotionPlanning Status Warn: Requesting initial scene failed. |
Hi @lu4k87, after firmware version 2.4.0, the feedback position will be from actual encoders rather than received command, so it may require higher control rate for ros-control, please try editing this file and change the parameter Regarding to " |
Thanks for the fast reply, will give u Feedback soon |
it is necessary to build(colcom build) or/and source my ws after change the update rate? sorry, iam a beginner |
i changed the update_rate to 250 and the movement is much better... |
@lu4k87 you should rebuild the package after parameter changing in ROS2. May I confirm the output you posted is from which execution command? Is it from real robot control or fake simulation? |
the output comes after the cmd:
i tested with xbox one elite 2 controller. and it works, after i changed the update_rate! |
hi after the firmware update from v 2.0.1 to v 2.4 i have a stuttering(shaking) movement when executing moveit servo.
i use the xbox controller to enter the direction.
what do i have to do to make moveit servo for ros2 humble (i have successfully installed it as described here).
i have seen that in git: xArm-Developer/xArm_ros
(not xArm_ros2) the files were updated 2 days ago.
what is the best way to update the files? (config, urdf, srdf, ...)
I use:
ros2 launch xarm_moveit_servo lite6_moveit_servo_realmove.launch.py robot_ip:=192.168.1.xxx joystick_type:=1
thanks for help
The text was updated successfully, but these errors were encountered: