-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
90 additions
and
298 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,18 +3,15 @@ | |
<package format="3"> | ||
<name>example_simulation</name> | ||
<version>1.0.0</version> | ||
<description>Simulation example for scenario execution</description> | ||
<description>Scenario Execution Example for Simulation</description> | ||
<author email="[email protected]">Intel Labs</author> | ||
<maintainer email="[email protected]">Intel Labs</maintainer> | ||
<license file="../../LICENSE">Apache-2.0</license> | ||
|
||
<depend>scenario_execution</depend> | ||
<depend>scenario_execution_rviz</depend> | ||
<depend>scenario_execution_gazebo</depend> | ||
<depend>gazebo_tf_publisher</depend> | ||
<depend>tb4_sim_scenario</depend> | ||
<depend>navigation2</depend> | ||
<depend>nav2_bringup</depend> | ||
|
||
<exec_depend>rclpy</exec_depend> | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<package format="3"> | ||
<name>scenario_execution</name> | ||
<version>1.0.0</version> | ||
<description>Package for ROS scenario execution</description> | ||
<description>ROS Scenario Execution</description> | ||
<author email="[email protected]">Intel Labs</author> | ||
<maintainer email="[email protected]">Intel Labs</maintainer> | ||
<license file="../LICENSE">Apache-2.0</license> | ||
|
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
43 changes: 0 additions & 43 deletions
43
scenario_execution/scenario_execution/action_plugins/ros_event_to_blackboard.py
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
scenario_execution/scenario_execution/action_plugins/ros_topic_from_blackboard.py
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
scenario_execution/scenario_execution/action_plugins/ros_topic_to_blackboard.py
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
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
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
19 changes: 0 additions & 19 deletions
19
scenario_execution/scenario_execution/external_methods/__init__.py
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
scenario_execution/scenario_execution/external_methods/power.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.