I found that ridgeback_franka robot asset is in the video of the orbit documentation.
Problem
The base is not moving even if i put the action.
But the manipulator is moving well.
And i found that the '/world' prim is moving (assumed to the inverted direction of the action).
I tried to make the '/world'(robot's world) to be fixed to the '/World'. But nothing made a good result.
I put a cube into '/world' to visualize the problem.
If i put a ground or something in the '/world' i can see it's moving relative to the action of the robot base.
Question
I want to train RL model with mobile manipulator.
I found that ridgeback_franka robot asset is in the video of the orbit documentation.
Problem
The base is not moving even if i put the action.
But the manipulator is moving well. And i found that the '/world' prim is moving (assumed to the inverted direction of the action). I tried to make the '/world'(robot's world) to be fixed to the '/World'. But nothing made a good result.
I put a cube into '/world' to visualize the problem.
If i put a ground or something in the '/world' i can see it's moving relative to the action of the robot base.
https://github.com/NVIDIA-Omniverse/orbit/assets/20448909/4f89fb70-5df9-47e3-8a46-5e130ee88262
Is there any example code to use RL with Mobile Manipulator?
Code
orbit/source/extensions/omni.isaac.orbit/test/assets/check_ridgeback_franka.py