Skip to content

Missing "isaac_joint_commands" parameter in kinova_gen3_7dof_robotiq_2f_85_moveit_config robot.launch.py #333

@joonho16

Description

@joonho16

When launching the Kinova Gen3 with Robotiq 2F-85 gripper using the robot.launch.py from the kinova_gen3_7dof_robotiq_2f_85_moveit_config package, the launch fails with an Invalid parameter "isaac_joint_commands" error.

Steps to Reproduce

I just follow up "Getting stared" instruction from READMD from humble branch

  1. Install this package from binary sudo apt install ros-$ROS_DISTRO-kortex-bringup
  2. sudo apt install ros-$ROS_DISTRO-kinova-gen3-7dof-robotiq-2f-85-moveit-config
  3. And I use Cyclone DDS.

ros2 launch kortex_description view_robot.launch.py is good.

However, when I run the following command:

ros2 launch kinova_gen3_7dof_robotiq_2f_85_moveit_config robot.launch.py \
  robot_ip:=yyy.yyy.yyy.yyy \
  use_fake_hardware:=true

The launch process terminates with the following error: [ERROR] [launch]: Caught exception in launch (see debug for traceback): Invalid parameter "isaac_joint_commands"

Environment

OS: Ubuntu 22.04 (Docker)

ROS Distro: Humble

Package: kinova_gen3_7dof_robotiq_2f_85_moveit_config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions