-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
broken ros2 controller - previous worked fine
- Loading branch information
Showing
5 changed files
with
46 additions
and
16 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
repositories: | ||
rosbot_hardware_interfaces: | ||
type: git | ||
url: https://github.com/husarion/rosbot_hardware_interfaces.git | ||
version: main | ||
ros_components_description: | ||
type: git | ||
url: https://github.com/husarion/ros_components_description.git | ||
version: 1cb25600afa5941d21d48c0af8e63ad2eb3afaa0 | ||
husarion_controllers: | ||
type: git | ||
url: https://github.com/husarion/husarion_controllers | ||
version: 217b09830f5f42930098b9992eda41710702b625 | ||
# Waiting for backporting to the humble version | ||
# https://github.com/ros-controls/ros2_controllers/pull/726 and | ||
# https://github.com/ros-controls/ros2_controllers/pull/831 | ||
ros2_controllers: | ||
type: git | ||
url: https://github.com/delihus/ros2_controllers | ||
version: humble | ||
micro_ros_msgs: | ||
type: git | ||
url: https://github.com/micro-ROS/micro_ros_msgs.git | ||
version: humble | ||
micro-ROS-Agent: | ||
type: git | ||
url: https://github.com/micro-ROS/micro-ROS-Agent.git | ||
version: humble |
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