Close

Combining work, creating new branches

A project log for Barnabas Robotics ArduBlock Upgrade

An upgrade for ArduBlock

nateNate 07/12/2019 at 01:530 Comments

Today we wen't through the code we worked on so far and decided to use Cecilia's code. 

A notable occurrence:

TranslatorBlockFactory.java contains the path for some blocks.

block-mapping.properties contains most of the paths for the rest of the blocks. It's only necessary to alter one of the files, though currently we have both altered.

We uploaded to a github project and created a couple new branches. From here on out we will be working on separate new functions and merging them once completed.

Discussions