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

Documentation outdated #14

Open
11 tasks
NeilNie opened this issue May 12, 2019 · 2 comments
Open
11 tasks

Documentation outdated #14

NeilNie opened this issue May 12, 2019 · 2 comments
Assignees

Comments

@NeilNie
Copy link
Member

NeilNie commented May 12, 2019

Here are the following sections that need to be added or updated on the documentation website.

  • Drive by Wire
    • Steering hardware setup
    • Braking hardware setup
    • Accelerator control
  • Navigation
    • Mapping with rtabmap
    • Path planning
    • Parameter
  • Behavior Control
    • Steering command actuation
    • Linear velocity command actuation
@NeilNie NeilNie self-assigned this May 12, 2019
@therishidesai
Copy link

Do you have more info on what type of golf cart you are using and how you are communicating with the golf cart?

@NeilNie
Copy link
Member Author

NeilNie commented Sep 30, 2019

Hi @apache8080

I apologize for the late reply. The vehicle is a 1990s electric Yamaha golf cart.

I built a drive by wire system for the vehicle.

  1. Added linear actuators to control the steering and braking. Added a digital potentiometer for accelerator control
  2. Connected all of these actuators to three Arduinos (or any microcontroller)
  3. Connected all three microcontrollers to a desktop using serial.
  4. Programmed ROS nodes that send and receive data from these microcontrollers.

You can also learn more about the hardware design of this project on my website:
www.neilnie.com

Thank you for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants