Skip to content

Commit

Permalink
Updating week
Browse files Browse the repository at this point in the history
  • Loading branch information
javizqh committed May 6, 2024
1 parent d5f2870 commit ca69572
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/_posts/2024-04-29-Week_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: Working on BT Studio
date: 2024-04-29 14:00:00 +0100
tags: [weekly progress] # TAG names should always be lowercase
author: javier
img_path: /assets/img/
toc: true
comments: true
---

The goal of this week was to start working on the updated version of BT Studio that will be added into Unibotics.

## List of changes to BT Studio

This is a list of all of changes that will be done to BT Studio before the merge is done.

- [ ] Buttons hover correctly
- [X] Projects list (Done)
- [ ] Redesign color choices and css (Maybe)
- [ ] New dialog window for creating new files (In progress)
- [ ] Quick ? for simple stuff related to how the bt editor works
- [ ] Autosave file in change
- [ ] When creating a file always en with .py (In progress)
- [ ] Autosave project in change
- [ ] If modified one action all copies of that action must be updated
- [ ] Indicator that input or output is from blackboard
- [ ] BT sort button
- [ ] Show the link between 2 nodes connected incorrectly in other color OR link by clicking
- [ ] Create file from templates (In progress)
- [ ] Horizontal Bt (Maybe)
- [ ] Add toggle between horizontal bt and vertical (Maybe)
- [ ] Solving the Tab mistery from ACE
- [ ] Better error popups

## Adding creation from templates and new dialog modal

0 comments on commit ca69572

Please sign in to comment.