MarkFzp / act-plus-plus

Imitation learning algorithms with Co-training for Mobile ALOHA: ACT, Diffusion Policy, VINN
https://mobile-aloha.github.io/
MIT License
2.86k stars 525 forks source link

About action space #37

Open Charlie258 opened 5 months ago

Charlie258 commented 5 months ago

Thanks for your great job ! I have a question to ask, most datasets for robot manipulation tasks use the end effector's position as the action space, but both Mobile ALOHA and its predecessor's datasets use the joint positions as the action space. Have there been any attempts to use the end effector's position as the action space? If so, what were the results?