Skip to content

NUbots/NUgus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains the URDF and proto file description and all the mesh files for the NUgus robot model generated automatically via the onshape-to-robot tool. The onshape CAD model of the NUgus robot can be viewed here.

Instructions

Pre-requisites

Before you begin, make sure you have Python installed on your machine. If not, you can download it from python.org.

Installing Dependencies

The following packages are required to run the code:

  • numpy
  • scipy
  • pymeshlab
  • urdf2webots
  • onshape-to-robot

To install these dependencies, you can use pip (Python's package installer):

pip install numpy scipy pymeshlab urdf2webots onshape-to-robot

Generating the URDF and proto file

  1. Run onshape-to-robot . in this directory

Releases

No releases published

Packages

No packages published

Languages