Skip to content

aaroncohen73/synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodesk BXD Synthesis

Overview

Synthesis is a simulation engine allowing FIRST Robotics teams to test robot designs and software prior to completion of robot construction.

Build

Rolling builds

Each subsection of this repository has a README.md giving, among other things, build instructions and a list of dependencies (if applicable).

Release builds

Dependencies

(these are updated on best effort basis)

Instructions

each project will have a readme inside of its directory. go to the directory and read the readme for instructions on building the project.

Directory Structure

In order to achieve maximum user satisfaction we can insert all of the code into a single repository and then follow up with constant commits while using the issue tracker and tags for the major build versions, the entire team would transfer to this version of git in order to best benefit the community. We plan to include all of the current repositories into a single repository by making sub directories and more specific READMEs to direct the users on how to make pull requests and fork properly. This would also be configured with recursive build files for easy access to the built executables.

Below are some examples I made on how to achieve this properly:

Directory Structure

About

Synthesis is a robot simulator which exports a CAD model into a physics environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • Java 19.3%
  • Objective-C 8.1%
  • C 7.4%
  • C# 6.8%
  • Shell 2.7%
  • Other 4.4%