Skip to content

Improve minimal publishing changes#112

Merged
icolwell-as merged 3 commits intoros1_masterfrom
103_improve_min_publishing_changes
Nov 8, 2021
Merged

Improve minimal publishing changes#112
icolwell-as merged 3 commits intoros1_masterfrom
103_improve_min_publishing_changes

Conversation

@icolwell-as
Copy link
Copy Markdown
Member

Resolves #103 by always publishing accel, brake, steering, and shift commands right after startup.

This resolves the shifter problem since the driver is now guaranteed to send a disable before an enable on the shifter (this is a requirement in order to enable the system).
Ideally, I think this problem should be solved on the user side (pacmod_game_control), but this works for now and is more consistent with the way the driver used to work. I intend to update pacmod_game_control in the future anyway.

@icolwell-as icolwell-as merged commit 961a73f into ros1_master Nov 8, 2021
@icolwell-as icolwell-as deleted the 103_improve_min_publishing_changes branch November 8, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ROS1: Shifting doesn't work since changes to minimize publishing

3 participants