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

(WIP) Creation of the new Dumper Subsystem #284

Closed
wants to merge 15 commits into from
Closed

Conversation

Isopod00
Copy link
Member

@Isopod00 Isopod00 commented Sep 27, 2024

We need to create a new dumping subsystem node for the robot this year.

@Isopod00 Isopod00 added good first issue Good for newcomers new feature Implementation of a new feature labels Sep 27, 2024
@Isopod00 Isopod00 self-assigned this Sep 27, 2024
package="dumper",
executable="dumper_node",
name="dumper_node",
parameters=["config/motor_control.yaml"],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add the dumper_config.yaml config file here as well.

package="dumper",
executable="dumper_node",
name="dumper_node",
parameters=["config/motor_control.yaml"],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add the dumper_config.yaml config file here as well.

@hdjwis hdjwis marked this pull request as ready for review October 11, 2024 00:11
@hdjwis hdjwis closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new feature Implementation of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a new ROS2 package & node for a dumping subsystem (linear actuator dump truck)
3 participants