Control the steer

I have a traxxas rally RC car
and I want to make lane detecting car.
I have a lane detection coding.

  1. I don’t know, How i connect car to tk1.
    Also, What method to communication.

  2. Usb cam return int raw(x,y) value and How send it to rc car ?

  3. Does Ros have a command to control a steer?

Hi HoJoOnJung,

We don’t have the experience on this topic, but to connect Arduino with TK1 and use ROS might help you to save some efforts on peer to peer communication.
There are seveeral interesting projects can be found from TK1 wiki for your reference: [url]http://elinux.org/Jetson_TK1[/url]

Thanks