Monash-Connected-Autonomous-Vehicle / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
1 stars 0 forks source link

(ENV200) Fine-tuning Vehicle Interface #51

Open dtonda8 opened 1 month ago

dtonda8 commented 1 month ago

Prerequisites:

Basic outline of steps:

Lmk if you need assistance. Post updates/logs, helpful resources and anything else useful on this GitHub Issue.

Skills: C++, CAN & ROS

dtonda8 commented 1 month ago

From these docs:

Try running this:

sudo modprobe peak_usb
sudo ip link set can0 up type can bitrate 500000

To set up can0

Then try reading the can with:

candump can0

If you're getting a large output → can is working. But if it's not outputing anything then there's another issue. Let's us know what you get.

jin-ramen commented 1 month ago

Issues on entering autonomous mode

Screenshot 2024-07-19 at 4 14 05 PM
dtonda8 commented 1 month ago

This might be useful (from page 6):

It's still on manual mode. Does turning the switch left and right change anything?

https://imgur.com/a/uyMbszU