1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

Tuned PID values to work with a real robot

This commit is contained in:
Thomas Timm Andersen
2015-10-20 14:23:15 +02:00
parent a918626dad
commit 806548dd80
3 changed files with 13 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
</node>
<!-- Load controller settings -->
<rosparam file="$(find ur_modern_driver)/config/ur5_controllers.yaml" command="load"/>
<rosparam file="$(find ur_modern_driver)/config/ur10_controllers.yaml" command="load"/>
<!-- spawn controller manager -->
<node name="ros_control_controller_spawner" pkg="controller_manager" type="spawner" respawn="false"