Skip to content
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

Cleanup of demos (backport #290) #293

Merged
merged 1 commit into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion gazebo_ros2_control_demos/config/cart_controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ joint_trajectory_controller:
ros__parameters:
joints:
- slider_to_cart
interface_name: position
command_interfaces:
- position
state_interfaces:
Expand Down
1 change: 0 additions & 1 deletion gazebo_ros2_control_demos/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<exec_depend>launch_ros</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>ros2_control</exec_depend>
<exec_depend>ros2_controllers</exec_depend>
<exec_depend>rclcpp</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>velocity_controllers</exec_depend>
Expand Down