Testing & Configuring RLidar
Index Testing RLidar Configuring RLidar Testing RLidar After further testing, it has been determined that the sensor is detecting the ground, then an image of the lidar beams will be displ...
Index Testing RLidar Configuring RLidar Testing RLidar After further testing, it has been determined that the sensor is detecting the ground, then an image of the lidar beams will be displ...
Index Using RLIDAR Setting scenario Using RLIDAR Several tests have been carried out within the same scenario to check the lidar measurements. Among them, a test has been done with our ag...
Index Using RLIDAR Configuring enviroment Using RLIDAR Some of the RLIDAR tests will be shown as the output of the array hits: hits: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
Index Using RLIDAR Sensor measurements Using RLIDAR To use the lidar we have to write this line in the main: def main(scenarios, headless, num_episodes, max_episode_steps=None): agent_...
Index Starting to go backwards Sensor measurements Starting to go backwards The main problem with this phase is that the simulator is designed to drive exclusively forwards, in fact, the r...
Index Basic Teleop Velocities Teleop Basic Teleop In this example the predefined actions of SMARTS are used, so the control of the car is not absolute and it is very difficult to leave the...
Index Installing SMARTS Installing SMARTS Official Installation Guide The biggest obstacle I’ve encountered when installing it, is that they supposedly support python virtual environments h...