Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking to reproduce a result from IROS 2022 competition paper #145

Open
SapanaChaudhary opened this issue Jan 6, 2024 · 1 comment
Open
Assignees
Labels
competition IROS 2022 Safe Robot Learning competition question Further information is requested

Comments

@SapanaChaudhary
Copy link

Hello!

I was hoping to reproduce Fig. 2 (below) from your IROS 2022 competition paper titled A Remote Sim2real Aerial Competition: Fostering Reproducibility and Solutions’ Diversity in Robotics Challenges.
Screenshot 2024-01-06 at 12 08 25 PM

I had a few questions regarding the figure above:

  1. Which controller was used to produce the figure - traditional control vs RL?
  2. I looked into the beta-iros-competition branch, but, could only see implementations for ["circle", "square", "figure8"] trajectories. Does this mean if I were to try to reproduce the result above using PPO, I would have to implement that trajectory in https://github.com/utiasDSL/safe-control-gym/blob/beta-iros-competition/safe_control_gym/envs/benchmark_env.py#L491?

Thank you, and looking forward to your reply!

@Federico-PizarroBejarano Federico-PizarroBejarano added question Further information is requested competition IROS 2022 Safe Robot Learning competition labels Jan 8, 2024
@JacopoPan
Copy link
Member

@SapanaChaudhary those are results comparing the use of the Bitcraze Crazyflie firmware cmdFullState() interface in simulation and in real-life, @spencerteetaert might correct me but there should be several examples in folder dev-sim2real/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
competition IROS 2022 Safe Robot Learning competition question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants