Skip to content
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

[ERROR] No p gain specified for pid #1

Open
nichuan12 opened this issue Jun 26, 2023 · 1 comment
Open

[ERROR] No p gain specified for pid #1

nichuan12 opened this issue Jun 26, 2023 · 1 comment

Comments

@nichuan12
Copy link

I try use "roslaunch arm_bringup sim_bringup.launch world:=empty" on terminal.It displays the following errors:

[ERROR] [1687770192.960259231, 0.179000000]: No p gain specified for pid. Namespace: /arm/gazebo_ros_control/pid_gains/plat_joint
[ERROR] [1687770192.960719786, 0.179000000]: No p gain specified for pid. Namespace: /arm/gazebo_ros_control/pid_gains/shoulder_joint
[ERROR] [1687770192.960985955, 0.179000000]: No p gain specified for pid. Namespace: /arm/gazebo_ros_control/pid_gains/forearm_joint
[ERROR] [1687770192.961295038, 0.179000000]: No p gain specified for pid. Namespace: /arm/gazebo_ros_control/pid_gains/wrist_joint

So how can I fix it?

@dVeon-loch
Copy link
Owner

Just to clarify, is the issue just that the errors are being displayed in the terminal or is everything else also not functioning as described? I seem to remember also seeing that error and coming to the conclusion that this is just a ROS error related to not using PID controllers to control the joints, see the following discussion from the ROS forums: https://answers.ros.org/question/293830/what-is-the-fix-for-no-p-gain-specified-for-pid-namespace-gazebo_ros_controlpid_gainsback_right_wheel_joint-ros-melodic/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants