biorobotics / biorobotics/learning_modular_policies

Where is print_xacros ?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hi, I've tried `modular_policy/simulate_policy.py` to see how your codes work.
However, I encountered an error when loading the URDF file by `p.loadURDF` in `robot_env.py`.

I think this is because the urdf folder you provided only contains .xacro or .stl files and necessary to be compiled to urdf format. I found you got the job done in `visualize_robot.ipynb` using compile_to_urdf function. But I could not find print_xacros where you imported it from.

If possible, I would like you to provide print_xacro's source code. Thanks in advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with modular_policy/simulate_policy.py and robot_env.py to trace the p.loadURDF failure, then inspect visualize_robot.ipynb and its use of compile_to_urdf. Check where print_xacros is imported from and how the URDF files are expected to be generated. Done means the source or location is available and the documented workflow can load the robot URDF successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
robotics
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.