-
Notifications
You must be signed in to change notification settings - Fork 99
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
Model pr 428 Update #458
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
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
Cave prep
Cave Qual release
* 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]>
Switch to Type B tiles
* 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Update