SEYYAH is a ROS based mobile crawler robot designed by Ankara University Artificial Intelligence and Image Processing Labs (TR: YAZGİT labs) to use in academical projects. It is a robot with a 360° laser range scanner, a camera, two wifi card(to connect multiple networks at a time), nvidia jetson tx2 power, internal battery. It also has an oled display that shows the current status and a led display that shows voltage status to make developers job easier.
To drive the robot with a gamepad and get ready all parts of robot
roslaunch seyyah joy.launch
To drive the robot with keyboard and get ready all parts of robot
roslaunch seyyah keyboard_teleop.launch
To get ready all parts of robot
roslaunch seyyah bringup.launch
Note: Details and more will be added as soon as possible.