-
Notifications
You must be signed in to change notification settings - Fork 4
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
Integrates local planner with random walk. Still need to tune parameters, but it runs. #118
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 765ebd7 - Browse repository at this point
Copy the full SHA 765ebd7View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c680be - Browse repository at this point
Copy the full SHA 8c680beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717b641 - Browse repository at this point
Copy the full SHA 717b641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f81d0 - Browse repository at this point
Copy the full SHA 98f81d0View commit details -
Merge branch 'tharp/rand_walk_cleanup' of https://github.com/castacks…
…/AirStack into tharp/rand_walk_cleanup
Configuration menu - View commit details
-
Copy full SHA for c3de1aa - Browse repository at this point
Copy the full SHA c3de1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f72df9 - Browse repository at this point
Copy the full SHA 1f72df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3b32b - Browse repository at this point
Copy the full SHA 7e3b32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c63df8 - Browse repository at this point
Copy the full SHA 2c63df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e4b8d - Browse repository at this point
Copy the full SHA 91e4b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b84e5a - Browse repository at this point
Copy the full SHA 8b84e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3947fdb - Browse repository at this point
Copy the full SHA 3947fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31512b4 - Browse repository at this point
Copy the full SHA 31512b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a36ce - Browse repository at this point
Copy the full SHA 85a36ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a52f822 - Browse repository at this point
Copy the full SHA a52f822View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f5d97 - Browse repository at this point
Copy the full SHA d2f5d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ac384 - Browse repository at this point
Copy the full SHA b9ac384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bd1c0 - Browse repository at this point
Copy the full SHA 01bd1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57eaa10 - Browse repository at this point
Copy the full SHA 57eaa10View commit details
Commits on Sep 22, 2024
-
Do proper docker containers now with variable number of robots (#40)
* Updated dockerfile to copy simulation directly into docker image, updating docker compose to refer to images on server, updated documentation to reflect that you don't have to build the docker image and can just pull it * Updating docker compose to refer to images on server, updated documentation to reflect that you don't have to build the docker image and can just pull it * added environment info * Proper docker compose now * Add .gitignore for omni_pass.env file * Update with Basti's instructions * Update dockerfiles and docs * Delete deprecated simulation/ folder * use net=host * oops net=host doesn't work with dynamic robots * Fix ros2 with isaac sim. make isaac launch not by default with the main command * Change isaac to use installed ros2 humble instead of built-in one * Sadly: isaac sim REQUIRES network=host to launch from docker. Sadly, this means our robots need to also network=host and we must hardcode our docker compose * Add ROS_LOCALHOST_ONLY=1; confirmed works through docker when network=host * fix docker warnings * Change path to use ros_ws under /root/AirStack/ros_ws * Add stereo-image-proc, image-view * Add isaacsim ros2 package, add entrypoint * Change docker compose so that it just launches the containers with bash * got ascent sitl working in isaacsim * Updated, now works with with --scale and separate containers per robot - Isaac can run headless in a container - robots can run in separate containers, each with their own hostname and ROS_DOMAIN_ID - all containers live on the private docker network, isolated from host - Can connect to Isaac GUI via Omniverse Streaming client - ROS communicates properly between all the containers - connects successfully to nucleus * reverted omni_pass * Change the file to TEMPLATE so that the actual one isn't commited * updated so guis work in docker * Enable ssh into docker containers * Add docs on network * running mavros in isaacsim container, robot launch files moved to robot_bringup * Update docs * Delete deprecated central/folder, organize --------- Co-authored-by: Sebastian Scherer <[email protected]> Co-authored-by: John Keller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aba33a5 - Browse repository at this point
Copy the full SHA aba33a5View commit details -
* Update docs move robot with video * Update docs
Configuration menu - View commit details
-
Copy full SHA for 458e7b1 - Browse repository at this point
Copy the full SHA 458e7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace15f7 - Browse repository at this point
Copy the full SHA ace15f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1293c9 - Browse repository at this point
Copy the full SHA e1293c9View commit details -
welcome page, boilerplate (#47)
* welcome page, boilerplate
Configuration menu - View commit details
-
Copy full SHA for 0afc4df - Browse repository at this point
Copy the full SHA 0afc4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cadc73 - Browse repository at this point
Copy the full SHA 0cadc73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543e761 - Browse repository at this point
Copy the full SHA 543e761View commit details -
Configuration menu - View commit details
-
Copy full SHA for de82155 - Browse repository at this point
Copy the full SHA de82155View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67ecb47 - Browse repository at this point
Copy the full SHA 67ecb47View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69a946 - Browse repository at this point
Copy the full SHA e69a946View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a3044 - Browse repository at this point
Copy the full SHA e8a3044View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6d532f - Browse repository at this point
Copy the full SHA b6d532fView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f58a9a - Browse repository at this point
Copy the full SHA 6f58a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 528dbad - Browse repository at this point
Copy the full SHA 528dbadView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4219588 - Browse repository at this point
Copy the full SHA 4219588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019d228 - Browse repository at this point
Copy the full SHA 019d228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a8b1f - Browse repository at this point
Copy the full SHA 44a8b1fView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0790c38 - Browse repository at this point
Copy the full SHA 0790c38View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bbb5ef - Browse repository at this point
Copy the full SHA 1bbb5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b68714 - Browse repository at this point
Copy the full SHA 1b68714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cbd17 - Browse repository at this point
Copy the full SHA 83cbd17View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58c2b9c - Browse repository at this point
Copy the full SHA 58c2b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e05a7d - Browse repository at this point
Copy the full SHA 5e05a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ba81b - Browse repository at this point
Copy the full SHA 81ba81bView commit details
Commits on Oct 10, 2024
-
first test of the new global planner format with random walk publishi…
…ng multiple paths
Configuration menu - View commit details
-
Copy full SHA for 0fac73e - Browse repository at this point
Copy the full SHA 0fac73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0720d8c - Browse repository at this point
Copy the full SHA 0720d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8dda0 - Browse repository at this point
Copy the full SHA 8d8dda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4167a2a - Browse repository at this point
Copy the full SHA 4167a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d718425 - Browse repository at this point
Copy the full SHA d718425View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad41f04 - Browse repository at this point
Copy the full SHA ad41f04View commit details -
Connect disparity expansion to other core stack topics; works with gt…
… depth image, doesn't work with stereo_image_proc Also remove unused disparity conversion package (disparity_conv)
Configuration menu - View commit details
-
Copy full SHA for 0f7c2a2 - Browse repository at this point
Copy the full SHA 0f7c2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e708b8a - Browse repository at this point
Copy the full SHA e708b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e499cbf - Browse repository at this point
Copy the full SHA e499cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 521586c - Browse repository at this point
Copy the full SHA 521586cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cc13f - Browse repository at this point
Copy the full SHA b8cc13fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ac5c2 - Browse repository at this point
Copy the full SHA 03ac5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac246e2 - Browse repository at this point
Copy the full SHA ac246e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6e325 - Browse repository at this point
Copy the full SHA 3c6e325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c74f4 - Browse repository at this point
Copy the full SHA 40c74f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a63c8e2 - Browse repository at this point
Copy the full SHA a63c8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a13d14 - Browse repository at this point
Copy the full SHA 0a13d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d5085 - Browse repository at this point
Copy the full SHA b5d5085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3b276 - Browse repository at this point
Copy the full SHA 7b3b276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b2540 - Browse repository at this point
Copy the full SHA 72b2540View commit details -
Configuration menu - View commit details
-
Copy full SHA for dede750 - Browse repository at this point
Copy the full SHA dede750View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d8055 - Browse repository at this point
Copy the full SHA c1d8055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ad717 - Browse repository at this point
Copy the full SHA 31ad717View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd5a59e - Browse repository at this point
Copy the full SHA dd5a59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4b3a3 - Browse repository at this point
Copy the full SHA 5d4b3a3View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dd1f22 - Browse repository at this point
Copy the full SHA 1dd1f22View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcaf333 - Browse repository at this point
Copy the full SHA bcaf333View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d50f5b - Browse repository at this point
Copy the full SHA 3d50f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a4f91 - Browse repository at this point
Copy the full SHA 93a4f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f2652 - Browse repository at this point
Copy the full SHA 31f2652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebc504 - Browse repository at this point
Copy the full SHA 3ebc504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df2cfb - Browse repository at this point
Copy the full SHA 4df2cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4e8b4 - Browse repository at this point
Copy the full SHA ce4e8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579caca - Browse repository at this point
Copy the full SHA 579cacaView commit details
Commits on Oct 30, 2024
-
Attempt fix and refactor trajectory collision checking
write a lot of helper functions change input to be Trajectory, not airstack::msgs::TrajectoryXYZVYaw
Configuration menu - View commit details
-
Copy full SHA for 60b4b97 - Browse repository at this point
Copy the full SHA 60b4b97View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef437cb - Browse repository at this point
Copy the full SHA ef437cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2eeb0 - Browse repository at this point
Copy the full SHA 3d2eeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ec94c - Browse repository at this point
Copy the full SHA f7ec94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6c64f - Browse repository at this point
Copy the full SHA 9d6c64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9d962 - Browse repository at this point
Copy the full SHA 3b9d962View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ce1e1 - Browse repository at this point
Copy the full SHA d5ce1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce8547 - Browse repository at this point
Copy the full SHA fce8547View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2c1dc - Browse repository at this point
Copy the full SHA ec2c1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa09ef - Browse repository at this point
Copy the full SHA 6aa09efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eeef5b - Browse repository at this point
Copy the full SHA 8eeef5bView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73cc22c - Browse repository at this point
Copy the full SHA 73cc22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37907b9 - Browse repository at this point
Copy the full SHA 37907b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7755e - Browse repository at this point
Copy the full SHA 5f7755eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d336296 - Browse repository at this point
Copy the full SHA d336296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0189eb5 - Browse repository at this point
Copy the full SHA 0189eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed325b - Browse repository at this point
Copy the full SHA bed325bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b1104 - Browse repository at this point
Copy the full SHA 00b1104View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94bd3d - Browse repository at this point
Copy the full SHA b94bd3dView commit details