Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/docker cleanup #12

Closed
wants to merge 88 commits into from
Closed

Fix/docker cleanup #12

wants to merge 88 commits into from

Conversation

sgermanserrano
Copy link

Status

PRODUCTION / DEVELOPMENT

Description

Addressed comments in #1946 of Autoware:

  • Merged commits from develop to get the packages to build properly using colcon
  • source from install instead of devel
  • Removed ld.so.preload
  • Added --rm to build script to remove intermediate containers

yukkysaito and others added 30 commits January 21, 2019 16:11
…ption/package.xml

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
…age.xml

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
…mulation_launcher/scripts/download_model.sh

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
…mulation_launcher/package.xml

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
…mulation_launcher/scripts/upgrade_gazebo_stable_version.sh

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
…ulation_interface/package.xml

Co-Authored-By: yukkysaito <yukky.saito@gmail.com>
amc-nu and others added 27 commits February 18, 2019 18:20
* Initial fixes to detection, sensing, semantics and utils

* fixing wrong filename on install command

* Fixes to install commands

* Hokuyo fix name

* Fix obj db

* Obj db include fixes

* End of final cleaning sweep

* Incorrect command order in runtime manager

* Param tempfile not required by runtime_manager

* * Fixes to runtime manager install commands
* Remove devel directory from catkin, if any

* Updated launch files for robosense

* Updated robosense

* Fix/add missing install (autowarefoundation#1977)

* Added launch install to lidar_kf_contour_track

* Added install to op_global_planner

* Added install to way_planner

* Added install to op_local_planner

* Added install to op_simulation_package

* Added install to op_utilities

* Added install to sync

* * Improved installation script for pointgrey packages
* Fixed nodelet error for gmsl cameras

* USe install space in catkin as well

* add install to catkin

* Fix install directives (autowarefoundation#1990)

* Fixed installation path

* Fixed params installation path

* Fixed cfg installation path

* Delete cache on colcon_release
* Add build caffe

* add include apollo files

* add apollo cnn

* calculating time

* * Cleaned node
* Parametrized inputs
* Works with custom caffe

* * Parameterized
* Works with custom Caffe
* Removed hard coded params
* Cleaned up dependencies
* Added bboxes, labels
* Minor fixes

* Custom input topic

* Added UI, launch file, readme

* Added Compatibility for Perception Cleanup

* * Added license messages
* Updated readme

* Added extra instructions

* Fix markdown
* add spinnaker driver

* modified for multithreading

* fix CMakeLists.txt

* fix CMakeLists.txt

* fix spinnaker launch file

* delete unused files

* fix maintainer

* fix thread function

* add license and fix default value

* modify README

* modify computing.yml

* * Added install commands
* Don't force raw image format
* Removed mutex causing multiple cameras to don't publish
* Removed crash due to the use of incompatible API on a camera
* Switched to ROS logging instead of std out
* Commented DLTL code

* Removed namespace and pixel format

* enable to change fps

check device type and set DeviceLinkThroughputLimit

* Check pointers' validity

* applied clang format
[Feature] Release Autoware Launcher (#1637)
* Rename and modify as_interface for drive-by-wire

* Fix dependences

* Rename as_interface -> ssc_interface, refactored

* Fix launch

* Modify source of desired values to vehicle_cmd

* Apply clang-format

* Add vehicle_status topic based on feedback topics

* Add rear wheel speed mode, using pacmod/parsed_tx/wheel_speed_rpt instead of as/velocity_accel

* Add emergency stop mode, occured by vehicle_cmd.emergency and timeout

* Add adaptive gear ratio mode, for more accurate steering angle

* Remove unsued definition

* Updated cross-build image date

* Fix zero division
* fix rosbag_controller license

* split two licenses
…tion#2037)

This reverts commit e4187a7.

Reverts autowarefoundation#2012

Merged without adequate description of the bug or fixes made
@sgermanserrano sgermanserrano changed the title Fix/dockr cleanup Fix/docker cleanup Feb 28, 2019
@sgermanserrano sgermanserrano deleted the fix/dockr_cleanup branch February 28, 2019 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants