This repository was archived by the owner on Jul 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
TODO
ritwika314 edited this page Feb 13, 2017
·
2 revisions
change incomms and outcomms to input port and output port
Directory structure
comms :
-
- messagecontents (possible rewrite)
-
- messageresults
-
- robotmessage
-
- smartcommshandler
-
- smartupcomthread
-
- udpgpsreceiver (rewrite)
-
- udpmessage
exceptions (leave as is) functions (leave as is)
gvh :
-
- comms
-
- basejavaclass(for all incoming messages, start as new threads, write )
-
- globalvarholder (add incoming comm classes, outgoing comm classes, how often to update gpsinfo )
-
- gps (same)
-
- id (same)
-
- logging. javalogging(Done)
-
- Realgvh (update corresponding to super)
-
- simgvh (update corresponding to super and the gps)
-
- simlogging (same)
-
- trace (same)
harness: same interfaces : same models: same / based on what hardware people give us
motion:
-
- bluetoothCommands : put in handler template
-
- motionautomation for all three: add handler
-
- motionparameters: same (hardware people update)
-
- pidcontroller: same
-
- reachavoid : same
-
- robotmotion: add handler
-
- rrtnode: same
objects : get rid of handlermessage
UPDATE SIMULATION after .