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

[Feature] Support full functions of g30esli_interface #1962

Closed
wants to merge 30 commits into from

Conversation

aohsato
Copy link

@aohsato aohsato commented Feb 5, 2019

Status

DEVELOPMENT

Description

We upgrade g30esli_interaface for supporting full functions of Yamaha Golfcar ECU.

Related PRs

autowarefoundation/autoware_ai#544

Todos

  • Tests
  • Documentation

Steps to Test or Reproduce

## connect CAN device as SocketCAN
## up interface
$ rosrun ymc canset up

## not use DS4 joystick
$ roslaunch ymc g30esli_interface.launch
# -> press "s" key to engage

## use DS4 joystick
$ roslaunch ymc g30esli_interface.launch use_ds4:=true
# -> press "option" key to engage
# -> press "ps" key to use `vehicle_cmd`

## down interface
$ rosrun ymc canset down

@aohsato
Copy link
Author

aohsato commented Feb 22, 2019

@yn-mrse Almost done. Plz review?

@gbiggs
Copy link

gbiggs commented Mar 18, 2019

@aohsato Please update us on the status of this PR. If it won't make it into 1.11, then fork and do the PR from there.

@gbiggs gbiggs added type:new-feature New functionalities or additions, feature requests. in review labels Mar 18, 2019
@aohsato
Copy link
Author

aohsato commented Mar 20, 2019

@gbiggs Not 1.11, so I re-create PR from my repository. Thanks.

@aohsato
Copy link
Author

aohsato commented Mar 20, 2019

@gbiggs @yn-mrse @wep21 moved to #2139

@aohsato aohsato deleted the feature/improve_ymc_interface branch March 20, 2019 09:05
@aohsato aohsato restored the feature/improve_ymc_interface branch March 20, 2019 09:05
@gbiggs gbiggs deleted the feature/improve_ymc_interface branch May 29, 2020 07:42
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:new-feature New functionalities or additions, feature requests. version:autoware-ai Autoware.AI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants