Skip to content

Commit

Permalink
Added to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
robdobsn committed Nov 12, 2020
1 parent ff67277 commit 6ed0e9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Version 2.0
: Added Marty V2 support
: Removed unnecessary imports
: Dropped Python 2 support

Version 1.2
: Addresses security issues in `requests` and `urllib3` dependencies
Expand Down
2 changes: 0 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
- implement colour sensor get/clear? on Marty 2
- implement IR feet handling on Marty 2
- discover returns empty list on Marty 2, maybe something better is a good idea?
- BLE support
- ensure trajectory parameters are correctly bounded (turn parameter, eye/arm max angles, etc)
- replace testrob with unit-tests

# Items probably not worth implementing as they can be achieved another way
- enable/disable safeties, fall-detection, motors on Marty 2 (can be done using send_ric_rest_cmd())
Expand Down

0 comments on commit 6ed0e9a

Please sign in to comment.