Note: For any Isaac Lab topics, please submit your topic to its GitHub repo (GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim) following the instructions provided on Isaac Lab’s Contributing Guidelines (Contribution Guidelines — Isaac Lab Documentation).
Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
Isaac Sim Version
[v] 4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
[v] Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: NVIDIA GeForce RTX 4070
- Driver Version: NVIDIA-SMI 535.183.01
Topic Description
Detailed Description
The offical example of isaac sim 4.5.0 has this error as below. The example path is “/isaac-sim-4.5.0/standalone_examples/api/isaacsim.robot.manipulators/rmpflow_supported_robots/supported_robot_follow_target_example.py”
[Lula] Joint ‘left_inner_finger_joint’ is specified as a mimic joint, but its control chain [‘left_inner_finger_joint’ → ‘finger_joint’] terminates with a joint [‘finger_joint’] that is not a c-space coordinate. Mimic attributes will be ignored.
[Lula] Joint ‘left_inner_knuckle_joint’ is specified as a mimic joint, but its control chain [‘left_inner_knuckle_joint’ → ‘finger_joint’] terminates with a joint [‘finger_joint’] that is not a c-space coordinate. Mimic attributes will be ignored.
[Lula] Joint ‘right_inner_finger_joint’ is specified as a mimic joint, but its control chain [‘right_inner_finger_joint’ → ‘finger_joint’] terminates with a joint [‘finger_joint’] that is not a c-space coordinate. Mimic attributes will be ignored.
[Lula] Joint ‘right_inner_knuckle_joint’ is specified as a mimic joint, but its control chain [‘right_inner_knuckle_joint’ → ‘finger_joint’] terminates with a joint [‘finger_joint’] that is not a c-space coordinate. Mimic attributes will be ignored.
[Lula] Joint ‘right_outer_knuckle_joint’ is specified as a mimic joint, but its control chain [‘right_outer_knuckle_joint’ → ‘finger_joint’] terminates with a joint [‘finger_joint’] that is not a c-space coordinate. Mimic attributes will be ignored.
Steps to Reproduce
(Add more steps as needed)
Error Messages
(If applicable, copy and paste any error messages you received)
Screenshots or Videos
(If applicable, add screenshots or links to videos that demonstrate the issue)
Additional Information
What I’ve Tried
(Describe any troubleshooting steps you’ve already taken)
Related Issues
(If you’re aware of any related issues or forum posts, please link them here)
Additional Context
(Add any other context about the problem here)