swh:1:snp:7438b129d9cacb54440879827822fdf5f107e828

sort by:
Revision Author Date Message Commit Date
6bfd3ba Merge pull request #130 from duckietown/f23-devel F23 devel 08 April 2016, 22:07:32 UTC
dcf2c35 Merge branch 'f23-ac' of github.com:duckietown/Software into f23-devel 08 April 2016, 02:06:11 UTC
cc666d3 [f23] switching to actually normalized coordinates 08 April 2016, 01:54:09 UTC
339479a off signal 06 April 2016, 23:02:03 UTC
01f63bf new pattern system 06 April 2016, 01:12:12 UTC
8c1b463 Merge branch 'f23' of github.com:duckietown/Software into f23 06 April 2016, 00:24:53 UTC
fbe3944 joystick + LED 06 April 2016, 00:24:48 UTC
5ee3784 [f23] Implemented node heartbeat for robust GUI 06 April 2016, 00:15:58 UTC
318643e [f23] Improved trigger logic in LED_detector_node 05 April 2016, 22:42:12 UTC
38e0305 Merge branch 'f23' of github.com:duckietown/Software into f23 05 April 2016, 21:10:28 UTC
7873eca [f23] scaling bug fixed in visualizer 05 April 2016, 21:10:10 UTC
97f5cef minor adjustment to emitter 05 April 2016, 14:54:40 UTC
15a6e59 minor emitter fix 05 April 2016, 14:51:42 UTC
9fbb30f [f23] small bugfix for unit tests 05 April 2016, 05:02:28 UTC
a8be95f [f23] moving readme one level up 03 April 2016, 23:32:32 UTC
c0b3d08 Update README.md 03 April 2016, 23:30:23 UTC
bcd3637 Update README.md ...copied from the TryItYourself document on drive. 03 April 2016, 23:28:56 UTC
c5216a1 Merge pull request #126 from duckietown/f23-visualizer F23 visualizer 03 April 2016, 23:18:29 UTC
bf83315 [f23] finalizing launch files ... ...for consistency with the TryItYourself duckument 03 April 2016, 23:17:54 UTC
ce42b88 [f23] Adding launchfile and trigger signal 03 April 2016, 19:57:20 UTC
8290d49 [f23] visual feedback for node state 03 April 2016, 18:52:43 UTC
11d16db [f23] Fixing variance map broadcasting and resize scaling 03 April 2016, 18:23:22 UTC
be1ad43 [f23] handling plot windows correctly 03 April 2016, 16:50:19 UTC
90cae44 Merge branch 'f23' of github.com:duckietown/Software into f23-visualizer 02 April 2016, 22:13:43 UTC
960fddb [f23] fixed unittest bug... ...failing tests were actually returning False, the logic downstream was wrong 02 April 2016, 22:02:36 UTC
ed4e1e6 Merge branch 'f23' of github.com:duckietown/Software into f23-visualizer Conflicts: catkin_ws/src/f23-LED/led_detection/include/led_detection/LEDDetector.py 02 April 2016, 21:19:28 UTC
bed2763 Some fixes for unit tests 02 April 2016, 14:44:36 UTC
8cb1572 Now unit tests require env variable DUCKIETOWN_DATA to be set 02 April 2016, 14:30:29 UTC
4c67f72 Merge branch 'f23-visualizer' of github.com:duckietown/Software into f23-visualizer 02 April 2016, 01:33:32 UTC
903cc40 [f23] minors in visualizer 02 April 2016, 01:33:24 UTC
d9b9c79 Merge branch 'f23-visualizer' of https://github.com/duckietown/Software into f23-visualizer 02 April 2016, 01:29:34 UTC
b77ceae Merge branch 'f23-visualizer' of github.com:duckietown/Software into f23-visualizer 02 April 2016, 00:47:21 UTC
dee145d [f23] Implemented visualizer 02 April 2016, 00:41:37 UTC
f9d293e Merge branch 'f23' of github.com:duckietown/Software into f23-visualizer 01 April 2016, 19:24:04 UTC
d429bfb Merge pull request #125 from duckietown/f23-led_emitter_node F23 led emitter node - moving stuff to the right place 01 April 2016, 19:22:51 UTC
8c40137 Merge branch 'f23' of github.com:duckietown/Software into f23-led_emitter_node Conflicts: catkin_ws/src/f23-LED/led_detection/CMakeLists.txt catkin_ws/src/f23-LED/led_detection/README.md catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/__init__.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/bag_logs.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/col_logging.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/exceptions.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/expand_variables.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/wildcards.py catkin_ws/src/f23-LED/led_detection/include/duckietown_utils/wrap_main.py catkin_ws/src/f23-LED/led_detection/include/led_detection/__init__.py catkin_ws/src/f23-LED/led_detection/include/led_detection/algorithms/__init__.py catkin_ws/src/f23-LED/led_detection/include/led_detection/algorithms/dummy.py catkin_ws/src/f23-LED/led_detection/include/led_detection/api.py catkin_ws/src/f23-LED/led_detection/include/led_detection/unit_tests.py catkin_ws/src/f23-LED/led_detection/package.xml catkin_ws/src/f23-LED/led_detection/scripts/test_log_reading.py catkin_ws/src/f23-LED/led_detection/setup.py 01 April 2016, 19:22:01 UTC
959f127 Launching from remote... ...now the command can be executed from a remote terminal. Previously, joy would have been launched on the laptop (thus fail since the joystick is connected to the duckiebot) 01 April 2016, 19:15:37 UTC
59ce583 Moving inside f23-LED folder 01 April 2016, 19:03:59 UTC
26bf0fd Merge branch 'f23' of github.com:duckietown/Software into f23-visualizer 01 April 2016, 18:33:18 UTC
5c63dfe Merge pull request #124 from duckietown/f23-led_emitter_node F23 led emitter node 01 April 2016, 18:15:55 UTC
8730ef9 Add led_joy_mapper and change topic names a bit 01 April 2016, 16:36:39 UTC
bc528a5 [f23] Adding debug messages/topics 01 April 2016, 16:21:53 UTC
6327579 Fix test launch file 01 April 2016, 15:42:39 UTC
7f913bc Add working led_emitter node 01 April 2016, 15:32:45 UTC
1fe6386 Merge branch 'f23' of github.com:duckietown/Software into f23 Conflicts: catkin_ws/src/f23-LED/led_detection/scripts/unittests.py 01 April 2016, 00:29:39 UTC
754da68 Merge pull request #123 from duckietown/f23-fast_downsampling F23 fast downsampling 01 April 2016, 00:27:26 UTC
6ef906a [f23] Adding total time in the detector node... ...+ testing on pi 01 April 2016, 00:24:32 UTC
c6400f7 [f23] Fast cell mean brightness computation.... ...no more explicit cropping, no more copying big arrays, no more opencv hacky unknown things :) :) Thanks Victoria! 31 March 2016, 23:56:16 UTC
4381947 [f23] Integrating old code (for loops) for tweaking/comparison 31 March 2016, 21:52:45 UTC
2a3866e [f23] fast downsampling (opencv) 31 March 2016, 18:30:00 UTC
46444a7 [f23] ROS node LED_detector implemented 31 March 2016, 02:01:43 UTC
e6133ea Updating scuderia.yaml 30 March 2016, 23:44:55 UTC
89e8f5d Merge branch 'master' of github.com:duckietown/Software into f23 30 March 2016, 23:43:07 UTC
cb68a6e [f23] Adding unit test annotations 30 March 2016, 21:51:11 UTC
f3d816b [f23] massive unit test file started 30 March 2016, 21:23:59 UTC
2b4791e [f23] Reintroducing FFT... ...more robust frequency estimation than zero crossings 30 March 2016, 21:23:29 UTC
e72f80d [f23] verbose and plot flags into LEDDetector 30 March 2016, 19:06:29 UTC
620276b [f23] Baseline LEDDetector works! 30 March 2016, 18:22:56 UTC
6699465 [f23] candidate cells + FFT implemented... ...probably a time-based approach would work better than FFT 30 March 2016, 15:30:19 UTC
2a81133 [f23] started LEDDetector 30 March 2016, 07:04:45 UTC
9366626 [f23] minors from meeting 30 March 2016, 07:03:53 UTC
23c560f change to F5 29 March 2016, 23:25:50 UTC
95d0c5b Missed part of git merge 29 March 2016, 22:09:57 UTC
8e4f0d0 Merge branch 'f23' of https://github.com/duckietown/Software into f23 29 March 2016, 22:07:43 UTC
8aaf1dc Return average intensity data for debugging 29 March 2016, 22:05:12 UTC
5efaaa2 [f23] Finalizing ROS diagram 28 March 2016, 23:51:56 UTC
832ee46 [f23] Verbose unit test... ...if it finds a partial match, it warns the user what fields are not matching 28 March 2016, 22:10:25 UTC
f6d585d Update diagram of F6. 28 March 2016, 21:19:00 UTC
28a6f2a [f23] Baseline unit test set-up 28 March 2016, 19:45:44 UTC
18483e8 [f23] adding LEDDetection messages 28 March 2016, 16:42:20 UTC
a9e93eb Merge branch 'f23' of github.com:duckietown/Software into f23 28 March 2016, 16:00:59 UTC
4b0ae6b [f23] Bag annotation tools added 28 March 2016, 05:01:47 UTC
af028da Code and pseudo code for detection algorithm. Not complete or tested yet 28 March 2016, 02:56:42 UTC
f3d1243 Update scuderia.yaml 28 March 2016, 00:23:17 UTC
7e6297e Typo 27 March 2016, 22:44:55 UTC
3a54636 nodes that need corrected image 27 March 2016, 22:42:24 UTC
97fe94c add machines 25 March 2016, 21:34:31 UTC
e5ef07d Update f8 diagram. Change WheelsCmdStamped to Twist2DStamped. 25 March 2016, 19:18:55 UTC
ea05389 Fix sync_to_grive.sh 24 March 2016, 15:19:31 UTC
74170c3 minor 24 March 2016, 03:33:54 UTC
863209e ROS diagram cleanup. 24 March 2016, 02:51:06 UTC
2f28d65 continuous build 23 March 2016, 18:16:06 UTC
5cef82e Merge branch 'master' of github.com:duckietown/Software 23 March 2016, 17:22:59 UTC
9a83f60 ignoring 23 March 2016, 14:17:07 UTC
df746c8 done 23 March 2016, 14:16:40 UTC
cf8ba17 Updated scuderia 22 March 2016, 17:57:58 UTC
b54337f Merge branch 'master' into f23 19 March 2016, 03:09:13 UTC
647ace5 Some testing / demo commands 18 March 2016, 20:00:35 UTC
4a957e3 Merge branch 'master' of github.com:duckietown/Software 18 March 2016, 18:50:13 UTC
58cf98b By default, compile with only one processor 18 March 2016, 18:50:06 UTC
b3d2dc6 Add -y to apt-get 18 March 2016, 18:37:37 UTC
b4640a7 Merge branch 'master' of github.com:duckietown/Software 18 March 2016, 18:36:57 UTC
395bc7f Removed extraneous file 18 March 2016, 18:36:55 UTC
3d85859 Removed extraneous file 18 March 2016, 18:36:41 UTC
8a6333f Added command to fix time to Makefile 18 March 2016, 18:01:54 UTC
6b44161 Update scuderia.yaml 18 March 2016, 16:09:43 UTC
86a2482 reorg 18 March 2016, 15:21:56 UTC
377948b messages 18 March 2016, 15:20:36 UTC
e8a4480 misc 18 March 2016, 15:20:24 UTC
758e12f Update ROS diagram. Grabbed from devel 05bbc1d48562b6d707c5b2ca1bdf5ada78fc50af. 18 March 2016, 15:03:38 UTC
back to top