ROS to control servos in R/C-Car?
Hi,
i want to use BeagleBoard Black in an R/C-Car to control the steering and braking servo. Is it useful to use ROS? Or is it "too much"? Which means that this task could be solved by using standard OS like Angström or Ubuntu without having more (programming) work to do.
Thanks.
If you just want to control a R/C-Car, I recommend you Arduino and Processing (http://www.instructables.com/id/Processing-Controls-RC-Car-with-XBee-modules/). Actually, I also tried it. As I wanna move an autonomous robot, I use ROS.