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

Model pr 428 Update #458

Merged
merged 61 commits into from
Jun 11, 2020
Merged

Model pr 428 Update #458

merged 61 commits into from
Jun 11, 2020

Conversation

bfotheri
Copy link
Contributor

Pull Request Update

caguero and others added 30 commits March 20, 2020 22:39
Add atop process monitoring

Approved-by: Nate Koenig <[email protected]>
ROS topic statistics logger

Approved-by: Nate Koenig <[email protected]>
Connection validator

Approved-by: Michael Carroll <[email protected]>
Communication support for breadcrumbs - part 2

Approved-by: Nate Koenig <[email protected]>
nkoenig and others added 29 commits April 8, 2020 20:14
Generate DOT from SDF

Approved-by: Ashton Larkin <[email protected]>
Approved-by: Nate Koenig <[email protected]>
Reuse ConnectionHelper code in ConnectionValidator
Add cave tile with lights to connection helper
* check topic heartbeat and log /X*/pose topics

* use pose_v and subt to pose_static

* cleanup

* Rename parameters

* move heartbeat check into its own thread

Co-authored-by: Nate Koenig <[email protected]>
* check topic heartbeat and log /X*/pose topics

* use pose_v and subt to pose_static

* cleanup

* Rename parameters

* move heartbeat check into its own thread

* add optical frame publisher and update vehicle topics

Signed-off-by: Ian Chen <[email protected]>

* fix rotation

Signed-off-by: Ian Chen <[email protected]>

* update optical frame publisher args

Signed-off-by: Ian Chen <[email protected]>

* lazy subscription

Signed-off-by: Ian Chen <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
* Cave Type A tiles

Signed-off-by: Nate Koenig <[email protected]>

* Added DronePlatformX1

Signed-off-by: Nate Koenig <[email protected]>

* Added Type A light tiles

Signed-off-by: Nate Koenig <[email protected]>

* Reorder

Signed-off-by: Nate Koenig <[email protected]>

* Added transition tile

Signed-off-by: Nate Koenig <[email protected]>

* Removed old transition tile

Signed-off-by: Nate Koenig <[email protected]>

* sync changes

Signed-off-by: Ian Chen <[email protected]>

* fix cave elevation straight lights connection point

Signed-off-by: Ian Chen <[email protected]>

* Added transition tile with lights

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Making an ign-transport request from withing a destructor context seems
to cause a segfault. This replaces the request with an event.

Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
* Adding breadcrumbs to x1 config 7 & 8

* Added additional breadcrumbs

* Prevent breadcrumb topics

* Added breadcrumb handling to more launch files

* Apply patch

* Adjust spawn location of the breadcrumbs

* Update cave_circuit.ign to call the corect spawner method (osrf#409)

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Add disable_physics_time param to breadcrumb plugin to auto disable them

Signed-off-by: Ian Chen <[email protected]>

* Adding team base

* One team base only

* Updates based on review

* Missed one pose publisher

* Azeey/marsupial (osrf#424)

* Add marsupial robots for cave_circuit

* Update example command

* Apply spawnWorldYaw to marsupial offsets

* Add marsupial vehicle support to cloudsim

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Update cloudsim_bridge and json2docker

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Suppress DetachableJoint missing child warning

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Added platform

Signed-off-by: Nate Koenig <[email protected]>

* Fix platform position

Signed-off-by: Nate Koenig <[email protected]>

* Combined spawn

Signed-off-by: Nate Koenig <[email protected]>

* Update submitted models

Signed-off-by: Nate Koenig <[email protected]>

* Merge cave_circuit.ign to urban_circuit.ign, tunnel_circuit_practice.ign, and competition.ign

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>

* Add missing changes from PRs osrf#402 and osrf#403

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Adjust platform height

Signed-off-by: Nate Koenig <[email protected]>

* Add level generator (osrf#416)

* add level generator

Signed-off-by: Ian Chen <[email protected]>

* comment and simplify code

Signed-off-by: Ian Chen <[email protected]>

* Tweaks to the level generator (osrf#423)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Ian Chen <[email protected]>

* fix typo

Signed-off-by: Ian Chen <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>

* worlds

Signed-off-by: Nate Koenig <[email protected]>

* Update tile_22

Signed-off-by: Nate Koenig <[email protected]>

* openrobotics to OpenRobotics

Signed-off-by: Nate Koenig <[email protected]>

* Missed a few

Signed-off-by: Nate Koenig <[email protected]>

* Fix download_models

Signed-off-by: Nate Koenig <[email protected]>

* Remove std::regex from CommsBrokerPlugin. (osrf#430)

Signed-off-by: Carlos Aguero <[email protected]>

Co-authored-by: Carlos Aguero <[email protected]>

* tweaks

Signed-off-by: Nate Koenig <[email protected]>

* remove transport unlimited buffers

Signed-off-by: Nate Koenig <[email protected]>

* all caps teambase

Signed-off-by: Nate Koenig <[email protected]>

* Uppercase

Signed-off-by: Nate Koenig <[email protected]>

* fix

Signed-off-by: Nate Koenig <[email protected]>

* fix capitalization

Signed-off-by: Nate Koenig <[email protected]>

* Fix deadlock

Signed-off-by: Nate Koenig <[email protected]>

* teambase update

Signed-off-by: Nate Koenig <[email protected]>

* teambase update

Signed-off-by: Nate Koenig <[email protected]>

* Fix a deadlock (osrf#431)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Graceful fail if teambase is used multiple times in the config

Signed-off-by: Nate Koenig <[email protected]>

* Update gitignore

Signed-off-by: Nate Koenig <[email protected]>

* Fix docker

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Addisu Taddese <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Co-authored-by: Carlos Agüero <[email protected]>
Co-authored-by: Carlos Aguero <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
@acschang acschang merged commit 60713f7 into osrf:model_pr_428 Jun 11, 2020
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.

6 participants