Skip to content

Conversation

@khuechuong
Copy link

Basically add in this line to bunker_robot_base.launch:

<node name="setup_can_interface" pkg="bunker_bringup" type="bringup_can2usb.bash" output="screen" />

since bringup_can2usb.bash has a sudo, you also need to modify sudoers file using

$ sudo visudo 

and adding in

<username> ALL=(ALL) NOPASSWD: /sbin/modprobe, /sbin/ip link set can0 up type can bitrate 500000

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.

1 participant