Improved the ultra_simple program to visualize the samples with GLUT on Linux, tested with Slamtec RPLIDAR A2. Check out this branch https://github.com/zhoub/rplidar_sdk/tree/v1.11.0-gl
What is this? "Roomblock" is a robot platform consists of a Roomba, a Raspberry Pi 2, a laser sensor(RPLIDAR) and a mobile battery. The mounting frame can be made by 3D printers. ROS navigation system enable to make a map of rooms and use it t
public class SplashActivity extends Activity{ @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.shan); new Handler().postDelayed(new Runnable() { @Override public void run() { I