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

As/111 live traffic new detector #16

Merged
merged 8 commits into from
May 28, 2019

Conversation

JWhitleyWork
Copy link

Replaces the old-style TensorFlow TLR with new TensorFlow TLR - now with real superimposed images and RViz markers! Builds on Spectra - untested on vehicle.

Note: This changes the node names to:

  • region_tlr_tensorflow: C++ ROS node that subscribes to everything (formerly split between roi_pub and region_tlr_tensorflow)
  • tensorflow_tlr.py: Python ROS node that has a single service which is called by region_tlr_tensorflow

@JWhitleyWork
Copy link
Author

@as-snehagn Thanks for the fixes! Can you approve the PR since it seems to work in the vehicle? I'll work on getting a PR together for the official repo.

@JWhitleyWork JWhitleyWork merged commit 25e63d8 into as/111_live_traffic May 28, 2019
@JWhitleyWork JWhitleyWork deleted the as/111_live_traffic_new_detector branch May 28, 2019 13:26
JWhitleyWork pushed a commit that referenced this pull request Jun 4, 2019
* First run at replacing region_tlr_tensorflow with new version.

* Fixing order-of-operations CMake bug in TLR.

* Fixing another order-of-operations issue in TLR.

* Adding main function and fixing srv install.

* Fixing launch file for new region_tlr_tensorflow.

* Making tensorflow_tlr.py a class.

* python global variable fixes in tlr

* python self instance ref fixes
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.

3 participants