mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
Chnaged tool0_controller base frame. fixes #53
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<arg name="max_payload" />
|
||||
<arg name="prefix" default="" />
|
||||
<arg name="servoj_time" default="0.008" />
|
||||
<arg name="base_frame" default="$(arg prefix)base_link" />
|
||||
<arg name="base_frame" default="$(arg prefix)base" />
|
||||
<arg name="tool_frame" default="$(arg prefix)tool0_controller" />
|
||||
|
||||
<!-- The max_velocity parameter is only used for debugging in the ur_driver. It's not related to actual velocity limits -->
|
||||
|
||||
Reference in New Issue
Block a user