Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

As/111 live traffic detector #13

Merged
merged 15 commits into from
May 22, 2019

Conversation

JWhitleyWork
Copy link

Adds region_tlr_tensorflow (Joe's traffic light recognizer) and roi_pub to trafficlight_recognizer. It builds and installs correctly on a machine with CUDA and TensorFlow (tried checking for CuDNN but it can't be done properly with CMake anymore) and skips installation of region_tlr_tensorflow if either of these are not found. This is likely not the final version but it is required for testing on Monday (5/20/19).

@JWhitleyWork JWhitleyWork force-pushed the as/111_live_traffic branch from 31a9570 to fede3e8 Compare May 20, 2019 18:32
@JWhitleyWork JWhitleyWork force-pushed the as/111_live_traffic_detector branch from 4bc6e01 to 2772cff Compare May 20, 2019 19:06
@JWhitleyWork
Copy link
Author

The rebase + the fix I applied to ros/src/util/packages/autoware_launcher/plugins/leaf/lane_stop.xml should let CI pass.

@JWhitleyWork
Copy link
Author

@as-snehagn / @shan-as I modified roi_pub to only work with the two conversions that it understands at the moment. Let me know when you've got the bags from today uploaded and I'll figure out which one they need too.

Copy link
Author

@JWhitleyWork JWhitleyWork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

Copy link

@shan-as shan-as left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested & Verified in Peoria

@JWhitleyWork JWhitleyWork merged commit 764e123 into as/111_live_traffic May 22, 2019
@JWhitleyWork JWhitleyWork deleted the as/111_live_traffic_detector branch May 23, 2019 18:03
JWhitleyWork pushed a commit that referenced this pull request Jun 4, 2019
* Add plugin edit tool and update plugins

* Update the code for compatibility with python3

* Skip test of unbuilt packages

* Two other minor rebase fixes.

* First pass at adding region_tlr_tensorflow and roi_pub.

* Adding 1.13 to FindTensorFlow.cmake.

* Removing FindCuDNN.cmake. Changing FindTensorFlow variables.

* Adding proper Python folder structure.

* Adding new nodes to interface.yaml.

* Minor formatting fix.

* Making encoding in roi_pub type-specific.

* Fixing roi_pub for images with rggb8 format.

* Launch file for region_tlr_tensorflow

* Renaming launch file for consistency.

* Removing unused portion of launch file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants