Skip to content

Commit

Permalink
"comment delete"
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-Zeng committed Jan 15, 2025
1 parent deea79e commit 9511bcb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public class AlgaeVisualizer {

public AlgaeVisualizer() {
algae = new Mechanism2d(100, 100);
// the vaules here NEED to be checked
baseRoot = algae.getRoot("base", 50, 50);
baseLigament = new MechanismLigament2d("baseLigament", 10, 90);

Expand Down

0 comments on commit 9511bcb

Please sign in to comment.