-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump to citadel, update comms visualization * Adding breadcrumbs to x1 config 7 & 8 * Added additional breadcrumbs * Update to citadel * 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 * Cleanup after move from bitbucket * Cleanup * Remove extra whitespace * Use https for git * Cave Qual release * Update Citadel and Urban Circuit * Update Citadel and Urban Circuit * bump to citadel, update comms visualization * Update to citadel * bump to citadel, update comms visualization * Cleanup after rebase * Updates based on review * Missed one pose publisher * one more RawPose Signed-off-by: Ian Chen <[email protected]> * Minor cmake tweaks Signed-off-by: Nate Koenig <[email protected]> * Change colors for comms visualization. Signed-off-by: Nate Koenig <[email protected]> * Fix docs Signed-off-by: Nate Koenig <[email protected]> * 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]> * Fix deprecation Signed-off-by: Nate Koenig <[email protected]> * Fix build Signed-off-by: Nate Koenig <[email protected]> * Update to visibility RF model (osrf#440) * Testing. * Remove debug code. * Update to visibility RF model to account for radio characteristics and message size. * Updated the static number of bytes in a message for communication visualization from 5 to 100. Co-authored-by: Carlos Aguero <[email protected]> Co-authored-by: Nate Koenig <[email protected]> * citadel dockerfiles Signed-off-by: Nate Koenig <[email protected]> * Merged with master Signed-off-by: Nate Koenig <[email protected]> * Fix dependencies Signed-off-by: Nate Koenig <[email protected]> * Download models Signed-off-by: Nate Koenig <[email protected]> * Path tracer (osrf#545) * Added a path tracer program that visualizes robot paths, artifacts, and artifact reports. Signed-off-by: Nate Koenig <[email protected]> * Added path tracer files Signed-off-by: Nate Koenig <[email protected]> * Cleanup build and address comments Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> * Break out model download into separate docker image. Signed-off-by: Nate Koenig <[email protected]> * Cleanup Signed-off-by: Nate Koenig <[email protected]> * Update docker image name Signed-off-by: Nate Koenig <[email protected]> * Updating docker Signed-off-by: Nate Koenig <[email protected]> * Fixed merge Signed-off-by: Nate Koenig <[email protected]> * Handle log files with no events.yml file, and also handle an error case in events.yml (osrf#565) Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> * Path tracer rtf (osrf#596) * Modify path tracer to use an RTF value Signed-off-by: Nate Koenig <[email protected]> * Added more output Signed-off-by: Nate Koenig <[email protected]> * Account for time required to process the step Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> * Path tracer colors (osrf#599) * Modify path tracer to use an RTF value Signed-off-by: Nate Koenig <[email protected]> * Start of path tracer color yaml configuration Signed-off-by: Nate Koenig <[email protected]> * Support yaml configuration for colors and rtf Signed-off-by: Nate Koenig <[email protected]> * Update to use DRY suggestion Signed-off-by: Nate Koenig <[email protected]> * Update subt_ign/src/path_tracer.cc Co-authored-by: Michael Carroll <[email protected]> Co-authored-by: Nate Koenig <[email protected]> Co-authored-by: Michael Carroll <[email protected]> * Merge from master (osrf#621) Signed-off-by: Carlos Agüero <[email protected]> * Missing include Signed-off-by: Nate Koenig <[email protected]> * Merged with master Signed-off-by: Nate Koenig <[email protected]> * Disable truth_controller * Update to use Ignition Dome Signed-off-by: Nate Koenig <[email protected]> * Updating dockerfiles Signed-off-by: Nate Koenig <[email protected]> * Updating subt_sim_entry dockerfile Signed-off-by: Nate Koenig <[email protected]> * Updating model download Signed-off-by: Nate Koenig <[email protected]> * Update dockerfile Signed-off-by: Nate Koenig <[email protected]> * Update dockefile Signed-off-by: Nate Koenig <[email protected]> * Update subt_sim_entry Signed-off-by: Nate Koenig <[email protected]> * Update docker Signed-off-by: Nate Koenig <[email protected]> * Fixing docker Signed-off-by: Nate Koenig <[email protected]> * Improve git clone Signed-off-by: Nate Koenig <[email protected]> * Add back in ros_ign bridge to cloudsim_sim dockerfile Signed-off-by: Nate Koenig <[email protected]> * Update all urban .dat files. (osrf#721) Signed-off-by: Carlos Agüero <[email protected]> * Update all tunnel .dat files. (osrf#723) Signed-off-by: Carlos Agüero <[email protected]> * Update dockerfiles Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Ian Chen <[email protected]> Co-authored-by: Nate Koenig <[email protected]> Co-authored-by: Addisu Taddese <[email protected]> Co-authored-by: acschang <[email protected]> Co-authored-by: Carlos Aguero <[email protected]> Co-authored-by: Michael Carroll <[email protected]> Co-authored-by: Carlos Agüero <[email protected]>
- Loading branch information
1 parent
5fb3180
commit b73ab3f
Showing
54 changed files
with
1,340 additions
and
211 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
6 changes: 3 additions & 3 deletions
6
subt-communication/subt_communication_broker/cmake/subt_communication_broker-extras.cmake.in
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
find_package(ignition-transport7 REQUIRED) | ||
find_package(ignition-transport9 REQUIRED) | ||
|
||
list(APPEND catkin_INCLUDE_DIRS ${ignition-transport7_INCLUDE_DIRS}) | ||
list(APPEND catkin_LIBRARIES ${ignition-transport7_LIBRARIES} ${Protobuf_LIBRARIES}) | ||
list(APPEND catkin_INCLUDE_DIRS ${ignition-transport9_INCLUDE_DIRS}) | ||
list(APPEND catkin_LIBRARIES ${ignition-transport9_LIBRARIES} ${Protobuf_LIBRARIES}) | ||
|
||
include_directories(@CATKIN_DEVEL_PREFIX@/include) |
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
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
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
Oops, something went wrong.