Skip to content

Commit

Permalink
Add traclabs plansys2 backport via submodule, thanks @ana-GT
Browse files Browse the repository at this point in the history
  • Loading branch information
Bckempa committed Nov 15, 2023
1 parent f87f569 commit 3239e38
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
[submodule "isaac_msgs"]
path = communications/isaac_msgs
url = https://github.com/nasa/isaac_msgs.git
[submodule "astrobee/survey_manager/survey_planner/src/ros2_planning_system"]
path = astrobee/survey_manager/survey_planner/src/ros2_planning_system
url = https://github.com/traclabs/ros2_planning_system.git
branch = noetic-devel
[submodule "astrobee/survey_manager/survey_planner/src/ros1_lifecycle"]
path = astrobee/survey_manager/survey_planner/src/ros1_lifecycle
url = https://github.com/traclabs/ros1_lifecycle
branch = noetic-devel
[submodule "ros1_lifecycle"]
path = ros1_lifecycle
url = https://github.com/traclabs/ros1_lifecycle
branch = noetic-devel
[submodule "ros2_planning_system"]
path = ros2_planning_system
url = https://github.com/traclabs/ros2_planning_system.git
branch = noetic-devel
4 changes: 3 additions & 1 deletion astrobee/survey_manager/survey_planner/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
\page survey_planner Survey Planner

Planning and scheduling of queued survey actions.
Planning and scheduling of queued survey actions using Playsys2 for PDPL solutions and behavior trees for execution.

Based on [preliminary work](https://github.com/traclabs/astrobee_task_planning_ws) by [Ana](https://github.com/ana-GT) at [Traclabs](https://traclabs.com).
1 change: 1 addition & 0 deletions ros1_lifecycle
Submodule ros1_lifecycle added at 15a503
1 change: 1 addition & 0 deletions ros2_planning_system
Submodule ros2_planning_system added at 8ac056
1 change: 1 addition & 0 deletions scripts/setup/packages_focal.lst
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ python3-osrf-pycommon
python3-rosdep
ros-noetic-eigen-conversions
ros-noetic-pcl-ros
ros-noetic-behaviortree-cpp-v3
libmnl-dev
libproj-dev

0 comments on commit 3239e38

Please sign in to comment.