Skip to content

About data collection. #1040

Answered by hang-yin
qyx1121 asked this question in Q&A
Nov 30, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @qyx1121 ,

first off, by "continuous end-effector actions", do you mean a trajectory of eef poses/waypoints? If so, no matter which way you choose to control the robot, you can always record the eef poses of the robot during data collection or replay.

If you were to use a scripted policy to collect your demo, there are some other alternatives:

  1. Just load your robot with a IK controller and specify your eef goal as action for each step
  2. Skip our controller stack and directly control the robot with IK; an example of this is omnigibson/examples/robots/advanced/ik_example.py
  3. We are in the process of incorporating cuRobo into OmniGibson. This would allow you to generate collision-free trajec…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@qyx1121
Comment options

@qyx1121
Comment options

@qyx1121
Comment options

Answer selected by hang-yin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants