You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not provide anything related to this repository to outsiders.
SLRC School Category Project Description
⚠ Important notice for contributors:
Do not modify the .gitignore file in the repository
Create project files only inside the respective folders. If it is a Task in EASY category; Select the project directory as ../EASY/Easy Taski for i={1,2,3,4,5,6,7,8} when creating a new project in the webots.
Providing a description with the task will help others to understand your design and make it easy to create documentations for the students.
>>>pipinstallurdf2webots# using cmd prompt# Change directory to where your URDF file is, and use Power Shell>>>python>>>fromurdf2webots.importerimportconvert2urdf>>>convert2urdf('MY_PATH/MY_URDF.urdf')