Skip to content
New issue

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

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

Already on GitHub? # to your account

Error with Perception PlanT evaluation #26

Open
renxinxing123 opened this issue Nov 15, 2024 · 0 comments
Open

Error with Perception PlanT evaluation #26

renxinxing123 opened this issue Nov 15, 2024 · 0 comments

Comments

@renxinxing123
Copy link

A segmentation fault ('Segmentation fault (core dumped)') occurred in the terminal when I ran the command:
python leaderboard/scripts/run_evaluation.py user=$USER experiments=PlanTSubmission track=SENSORS eval=longest6 save_path=SENSORSagent.

This happened while trying to evaluate Perception PlanT. Interestingly, the evaluation worked when I tested PlanT individually.

Upon investigation, I identified that the issue arises during the import of PlanTPerception_submissionagent, specifically in the line self.module_agent = importlib.import_module(module_name) within leaderboard_evaluator_local.py. However, I have not yet been able to determine a solution.

Could you kindly assist me in resolving this issue? Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant