Commit 02bf3e5
Integrate gps of robot from isaacsim to wintak (#246)
* updating domain bridge to stream gps from robots to GCS
* updating robot gps topic naming
* adding docs for using TAK features
* adding demo config
* Updating the GCS setup to a script and project config files and creds pull from airlab-storage
* updating script for GCS setup
* updating dev files
* ros2cot_agent.py working
* ros2cot_agent in launch with mqtt
* docker setup with gcs_bringup and ros2cot_agent
* updating setup.py for ros2tak_tools
* cleaning demo_config.yaml
* updating ros2tak_tools
* successful build
* Update setup.py
* updating the tak_publisher.py and tak_subscriber.py to send and receive from the TAK chat
* adding tak_subscriber to the tak.launch.xml
* updating dev commands
* adding helper module
* adding chat2ros_agent.py for sending commands
* one file for all the COT messages
* updating docs
* updating docs
* refactoring and modularizing files
* adding tak_helper.py
* ros2cot_agent.py and chat2ros_agent.py working and integrated to tak.launch.xml
* docs for debugging mqtt
* setup gcs errors fix
* setup gcs validation
* Added straps_msgs submodule under common/ros_packages
* adding ROS_DOMAIN_ID
* updating casevac related docs and its CasualtyMeta for array
* adding straps_msgs
* refactor / Clean
* Casualty assessment
* Casualty assessment in TAK
* dockerfile update with sphinx in GCS
* Adding ROS_DOMAIN_ID
* cleaning docker-compose.yaml
* fixing ground-control-station-base-docker-compose.yaml
* validation on triage
* launch just the ground-control-station container:
* removing tak-docker-compose.yaml
* updating demo_config.yaml for gps_streaming
* refactoring setup_ground_control_station.sh
* updating domain_bridge.yaml and gcs Ros domain ID
* launch.sh and shutdown.sh script for airstack
* refactor setup_ground_control_station.sh
* documenting and cleaning
* aesthetics
* aesthetics colored
* Change relative paths to absolute paths from script
* Add pics, add .gitignore
* Clean dockerfile
* Add git hook to configure.sh
* Clean up script
* Add comment
* Remove ros domain id from docker env
* Remove straps msgs
---------
Co-authored-by: adi <[email protected]>
Co-authored-by: dtc@dtc-legion <dtc@dtc-legion>
Co-authored-by: Andrew Jong <[email protected]>1 parent c1200cf commit 02bf3e5
File tree
41 files changed
+1616
-1175
lines changed- common/ros_packages
- docs
- ground_control_station
- asset
- aerolens.ai
- casualty_assessment
- command_center
- usage
- ground_control_station
- docker
- installation
- ros_ws/src
- gcs_bringup/launch
- ros2tak_tools
- config
- ros2tak_tools
- scripts
- tak_helper
- robot/ros_ws/src/robot_bringup/params
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+1616
-1175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 78 | + | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
99 | 93 | | |
100 | 94 | | |
101 | 95 | | |
102 | | - | |
| 96 | + | |
103 | 97 | | |
Loading
Loading
Loading
Lines changed: 87 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments