add the Rviz part
This commit is contained in:
@ -17,8 +17,8 @@ def generate_launch_description():
|
||||
return LaunchDescription([
|
||||
Node(
|
||||
package="harvest_arm_rm",
|
||||
executable="realman_run",
|
||||
name="harvest_arm_rm",
|
||||
executable="realman_arm",
|
||||
name="realman_arm_node",
|
||||
output="screen",
|
||||
parameters=[config_file],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user