Has anyone used a 'Dr Robot' platform with ROS?
I'm investigating indoor/outdoor capable platforms and stumbled upon a Canadian robotics manufacturer that has some seemingly "rugged" platforms that output a "communication raw protocol" for talking to linux PC payloads (like an ubuntu ROS machine)
Has anyone used one of these? Are there existing ROS bindings?
They list first class support for a number of software development SDKs, so creating some bindings shouldn't be too hard--I just don't want to reinvent the wheel if someone has already gone through the trouble.
Did you notice that they claim to support ROS? (e.g. http://jaguar.drrobot.com/specification_V4.asp). Maybe they have developed some code as well.
Hey Jeff, I am currently using a Dr Robot platform with my research. I'm using the H20 model with ROS and I've augmented their jaguar4x4 ROS code to work with the robot. If you have any questions, I'll try to help as best I can. Otherwise the manufacturers are quite helpful too!
@MartinW. I wanted to ask. whether do you have a repo regarding H20 platform on github? Would be great help to me.